Skip to content

Commit 746d4c3

Browse files
committed
Update README
1 parent 8dd8c6e commit 746d4c3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ examples/
7070
## 4️⃣ Install from Arduino Library Manager (recommended)
7171

7272
1. 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/)
7474
3. `Sketch` -> `Include Library` -> `Manage Libraries`
7575
4. `Library Search` -> `LilyGo T-RGB` -> `Install` -> `Install ALL`
7676
5. `Library Search` -> `lvgl` -> `v8.4.0` -> `Install`
@@ -106,11 +106,11 @@ examples/
106106
## 5️⃣ Arduino IDE Manual installation
107107

108108
1. 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/)
110110
3. Download `LilyGo T-RGB`
111111
4. Open ArduinoIDE ,`Sketch` -> `Include Library` -> `Add .ZIP Library` -> Select `LilyGo T-RGB`
112112
5. 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

Comments
 (0)