You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+41-39Lines changed: 41 additions & 39 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ English | [简体中文](#简体中文)
4
4
5
5
**This library must work with [Heltec ESP32 develop framework](https://github.com/Heltec-Aaron-Lee/WiFi_Kit_series)! A detail document about how to install Heltec ESP32 development framework and this library available here:**
*Firstly, make sure git and the Arduino IDE have been installed first. If not, please refer [How to install Git and Arduino](http://docs.heltec.cn/#/en/user_manual/how_to_install_git_and_arduino). When Arduino is installed correctly, you will find a folder in "Username/Documents/Arduino/Library". **this library must in this path!***
40
+
*Firstly, make sure git and the Arduino IDE have been installed first. If not, please refer [How to install Git and Arduino](https://heltec-automation-docs.readthedocs.io/en/latest/general/how_to_install_git_and_arduino.html). When Arduino is installed correctly, you will find a folder in "Username/Documents/Arduino/Library". **this library must in this path!***
43
41
44
-
Open "Git bash" in path "Username/Documents/Arduino/Library", and input:
42
+
Open "Git bash" in path `Username/Documents/Arduino/Library`, and input:
If there is a "Limited" folder in the resources page, it means the product have limited resources that not public by default, refer to this document to download: [Get Limited Technical Resources](https://heltec-automation-docs.readthedocs.io/en/latest/general/view_limited_technical_data.html).
72
73
73
74
74
75
#### Note:
75
-
* ESP series chips are faster to download, please make sure to use the high-quality Micro USB cable, it will be easier to download with.
76
+
Please make sure use a high-quality Micro USB cable, it will reduce many problems.
76
77
77
-
[Summary of common problems](http://www.heltec.cn/summary-of-common-problems-in-wifi-kit-series-continuous-update/?lang=en)
78
+
[Summary of common problems](https://heltec-automation-docs.readthedocs.io/en/latest/esp32/frequently_asked_questions.html)
78
79
79
80
80
81
***
@@ -85,7 +86,7 @@ A detailed step by step instructions to execute some examples available here:
*首先,请确保`Git`和`Arduino IDE`都已经正确安装。如果没有,请参考这里的安装方法[How to install Git and Arduino](http://docs.heltec.cn/#/en/user_manual/how_to_install_git_and_arduino)。 *
0 commit comments