Skip to content

Commit 38c3879

Browse files
Update README.md
1 parent 7899956 commit 38c3879

File tree

1 file changed

+7
-12
lines changed

1 file changed

+7
-12
lines changed

README.md

Lines changed: 7 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,40 +1,35 @@
11
# Heltec_ESP32 Library
22

3-
English | [简体中文](docs/getting_started_cn.md)
3+
English | [简体中文](http://www.heltec.cn/wifi_kit_install/)
44

55
This library need work with ESP32 development enviroment.
66

77
## 1. Get Started
88

99
#### Here is the way to get started
1010

11-
*1.For MacOS*
12-
11+
*For MacOS*
1312
git clone the library in your Arduino,it is like /Users/***/Documents/Arduino/Heltec_ESP32
1413

15-
*2. For Windows*
16-
14+
*For Windows*
1715
git clone the library in your Arduino,it is like C:\Users\***\Documents\Arduino\Heltec_ESP32
1816

1917

2018
## 2. Example
21-
2219
https://github.com/HelTecAutomation/Heltec_ESP32/tree/master/examples
2320

2421
## 3. API Reference
25-
2622
https://github.com/HelTecAutomation/Heltec_ESP32/blob/master/src/heltec.h
2723

2824
## 4. H/W Reference
2925

3026
### PinoutDiagram
31-
https://github.com/Heltec-Aaron-Lee/WiFi_Kit_series/blob/master/PinoutDiagram/WIFI_LoRa_32_V2.pdf
27+
https://github.com/Heltec-Aaron-Lee/WiFi_Kit_series/tree/master/PinoutDiagram
28+
### Schematic Diagram
29+
https://github.com/Heltec-Aaron-Lee/WiFi_Kit_series/tree/master/SchematicDiagram
3230

3331

3432
#### Note:
3533
* ESP series chips are faster to download, please make sure to use the high-quality Micro USB cable, otherwise it will be easy to download.
36-
37-
38-
39-
* Before downloading the program, press the PRG button on the board to greatly increase the download success rate.
34+
[Summary of common problems](http://www.heltec.cn/summary-of-common-problems-in-wifi-kit-series-continuous-update/?lang=en)
4035

0 commit comments

Comments
 (0)