mirror of
https://github.com/Xinyuan-LilyGO/TTGO_TWatch_Library.git
synced 2026-03-07 00:26:56 +01:00
Udpate README
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
## 2️⃣ Arduino IDE Quick Start
|
||||
|
||||
1. Install [Arduino IDE](https://www.arduino.cc/en/software)
|
||||
2. Install [Arduino ESP32 latest](https://docs.espressif.com/projects/arduino-esp32/en/latest/installing.html#windows-manual-installation) ,**Please check the manual installation method. Please do not install from the board installation manager, some files will be missing.**
|
||||
2. Install [Arduino ESP32 2.0.5 or above , below 3.0](https://docs.espressif.com/projects/arduino-esp32/en/latest/installing.html#windows-manual-installation) ,**Please check the manual installation method. Please do not install from the board installation manager, some files will be missing.**
|
||||
3. Install [TTGO_TWatch_Library](https://github.com/Xinyuan-LilyGO/TTGO_TWatch_Library)
|
||||
1. Download a zipfile from github using the "Download ZIP" button and install it using the IDE ("Sketch" -> "Include Library" -> "Add .ZIP Library...")
|
||||
2. Clone this git repository into your sketchbook/libraries folder. For more info, see https://www.arduino.cc/en/Guide/Libraries
|
||||
|
||||
@@ -26,7 +26,7 @@
|
||||
## 2️⃣ Arduino IDE Quick Start
|
||||
|
||||
1. 安装 [ArduinoIDE](https://www.arduino.cc/en/software)
|
||||
2. 安装 [Arduino ESP32 latest](https://docs.espressif.com/projects/arduino-esp32/en/latest/installing.html#windows-manual-installation) ,**请查看手动安装方法, 请不要从板安装管理器安装,会缺失部分文件**
|
||||
2. 安装 [Arduino ESP32 大于 V2.0.5 ,小于 3.0](https://docs.espressif.com/projects/arduino-esp32/en/latest/installing.html#windows-manual-installation) ,**请查看手动安装方法, 请不要从板安装管理器安装,会缺失部分文件**
|
||||
3. 安装 [TTGO_TWatch_Library](https://github.com/Xinyuan-LilyGO/TTGO_TWatch_Library)
|
||||
4. 安装 [T-Watch-Deps](https://github.com/Xinyuan-LilyGO/T-Watch-Deps)
|
||||
- 将[T-Watch-Deps](https://github.com/Xinyuan-LilyGO/T-Watch-Deps)里的所有目录拷贝到 `<C:\Users\UserName\Documents\Arduino\libraries>`,如果没有`libraries`目录,请新建.
|
||||
|
||||
Reference in New Issue
Block a user