Update README

This commit is contained in:
lewishe 2024-01-05 09:31:07 +08:00
parent 7aab704734
commit cc008f3d81

View File

@ -23,6 +23,8 @@ T-Display-S3 is available from: [LILYGO](https://www.lilygo.cc/products/t-displa
### Arduino ### Arduino
**Please use Arduino ESP32 version below 3.0. There are too many changes in version 3.0 and it has not been updated yet.** **Please use Arduino ESP32 version below 3.0. There are too many changes in version 3.0 and it has not been updated yet.**
* [T-Display-S3 Arduino IDE Record](https://www.youtube.com/watch?v=PgtxisFvMcc)
1. In Arduino Preferences, on the Settings tab, enter the `https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json` URL in the `Additional boards manager URLs` input box. 1. In Arduino Preferences, on the Settings tab, enter the `https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json` URL in the `Additional boards manager URLs` input box.
2. Click OK and the software will install. 2. Click OK and the software will install.