@@ -70,7 +70,7 @@ examples/
7070## 4️⃣ Install from Arduino Library Manager (recommended)
7171
72721 . Install [ Arduino IDE] ( https://www.arduino.cc/en/software )
73- 2 . Install [ Arduino ESP32 V 2 .0.5 or above and below V3.0 ] ( https://docs.espressif.com/projects/arduino-esp32/en/latest/ )
73+ 2 . Install Install [ Arduino ESP32 V2 .0.5 or later or latest ] ( https://docs.espressif.com/projects/arduino-esp32/en/latest/ )
74743 . ` Sketch ` -> ` Include Library ` -> ` Manage Libraries `
75754 . ` Library Search ` -> ` LilyGo T-RGB ` -> ` Install ` -> ` Install ALL `
76765 . ` Library Search ` -> ` lvgl ` -> ` v8.4.0 ` -> ` Install `
@@ -106,11 +106,11 @@ examples/
106106## 5️⃣ Arduino IDE Manual installation
107107
1081081 . Install [ Arduino IDE] ( https://www.arduino.cc/en/software )
109- 2 . Install [ Arduino ESP32 V 2 .0.5 or above and below V3.0 ] ( https://docs.espressif.com/projects/arduino-esp32/en/latest/ )
109+ 2 . Install Install [ Arduino ESP32 V2 .0.5 or later or latest ] ( https://docs.espressif.com/projects/arduino-esp32/en/latest/ )
1101103 . Download ` LilyGo T-RGB `
1111114 . Open ArduinoIDE ,` Sketch ` -> ` Include Library ` -> ` Add .ZIP Library ` -> Select ` LilyGo T-RGB `
1121125 . Install dependent libraries
113- * ` Sketch ` -> ` Include Library ` -> ` Manage Libraries ` -> Search for ` SensorLib ` , install version greater than ` v0.1.6 `
113+ * ` Sketch ` -> ` Include Library ` -> ` Manage Libraries ` -> Search for ` SensorLib ` , install version greater than ` v0.2.3 `
114114 * ` Sketch ` -> ` Include Library ` -> ` Manage Libraries ` -> Search for ` lvgl ` , install version ` v8.4.0 `
115115 * ` Sketch ` -> ` Include Library ` -> ` Manage Libraries ` -> Search for ` GFX Library for Arduino ` , install version ` v1.5.0 `
116116 * ` Sketch ` -> ` Include Library ` -> ` Manage Libraries ` -> Search for ` TFT_eSPI ` , install version ` v2.5.43 `
0 commit comments