This repository was archived by the owner on Feb 4, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -335,7 +335,7 @@ Download [**esp32-s2 core**](https://github.com/espressif/arduino-esp32/tree/esp
335
335
#### 2.2 Unzip
336
336
337
337
<p align =" center " >
338
- <img src="https://github.com/khoih-prog/ESPAsync_WiFiManager/blob/master/pics /esp32_s2_Core_Unzipped.png">
338
+ <img src="https://github.com/khoih-prog/ESPAsync_WiFiManager/blob/master/Images /esp32_s2_Core_Unzipped.png">
339
339
</p >
340
340
341
341
#### 2.3 Update esp32-s2 core directories
@@ -355,7 +355,7 @@ For example `xtensa-esp32s2-elf-gcc8_4_0-esp-2020r3-linux-amd64.tar.gz`, then un
355
355
356
356
357
357
<p align =" center " >
358
- <img src="https://github.com/khoih-prog/ESPAsync_WiFiManager/blob/master/pics /esp32_s2_Toolchain.png">
358
+ <img src="https://github.com/khoih-prog/ESPAsync_WiFiManager/blob/master/Images /esp32_s2_Toolchain.png">
359
359
</p >
360
360
361
361
#### 3.2 Download esptool
@@ -368,7 +368,7 @@ Download [esptool](https://github.com/espressif/esptool/releases) int the `zip`
368
368
#### 3.3 Unzip
369
369
370
370
<p align =" center " >
371
- <img src="https://github.com/khoih-prog/ESPAsync_WiFiManager/blob/master/pics /esp32_s2_esptool.png">
371
+ <img src="https://github.com/khoih-prog/ESPAsync_WiFiManager/blob/master/Images /esp32_s2_esptool.png">
372
372
</p >
373
373
374
374
---
@@ -389,7 +389,7 @@ Copy whole `esptool` directory into `/home/your_account/.arduino15/packages/esp3
389
389
390
390
391
391
<p align =" center " >
392
- <img src="https://github.com/khoih-prog/ESPAsync_WiFiManager/blob/master/pics /esp32_s2_tools.png">
392
+ <img src="https://github.com/khoih-prog/ESPAsync_WiFiManager/blob/master/Images /esp32_s2_tools.png">
393
393
</p >
394
394
395
395
You can’t perform that action at this time.
0 commit comments