소스 검색

Update README.md

Just Call Me Koko 6 년 전
부모
커밋
0a1e044b9a
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -89,7 +89,7 @@ Make the following connections between your 2.8" TFT Screen and your ESP32 board
 4. Go to `Tools`>`Board`>`Boards Manager`, search for `esp32` and install `esp32 by Espressif Systems`
 5. Install Spacehuhn's [SimpleList](https://github.com/spacehuhn/SimpleList) library in your Arduino IDE
     - Download the SimpleList repo
-    - In the Arduino IDE, go to `Sketch`>`Include Library`>`Add .ZIP Library...` and add the SimpleList-master.zip you just downloaded  
+    - In the Arduino IDE, go to `Sketch`>`Include Library`>`Add .ZIP Library...` and add the SimpleList-master.zip you just downloaded
 <!---6. Install Bodmer's [TFT_eSPI](https://github.com/Bodmer/TFT_eSPI) library in your Arduino IDE--->
 6. Install my fork of Bodmer's [TFT_eSPI](https://github.com/justcallmekoko/TFT_eSP) library in your Arduino IDE
     - Download the TFT_eSPI repo