From 4d61e38b745ba99e2d301cdd91d6713a55a839dd Mon Sep 17 00:00:00 2001 From: LilyGO <31160602+LilyGO@users.noreply.github.com> Date: Mon, 29 Jul 2019 11:42:46 +0800 Subject: [PATCH] Update README.MD --- README.MD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.MD b/README.MD index ca1415e..da5abc9 100644 --- a/README.MD +++ b/README.MD @@ -1,6 +1,6 @@ # TTGO T-Display -![image](https://github.com/Xinyuan-LilyGO/TTGO-T-Display/blob/master/T-display.jpg) +![image](https://github.com/Xinyuan-LilyGO/TTGO-T-Display/blob/master/image/pinmap.jpg) ## 1.Install the following dependency library files: **The following two libraries are not original branches, they are my modified branches.** - [TFT_eSPI](https://github.com/lewisxhe/TFT_eSPI)