... | @@ -35,3 +35,4 @@ The flashing command is: |
... | @@ -35,3 +35,4 @@ The flashing command is: |
|
```bash
|
|
```bash
|
|
esptool.exe --chip esp32-c3 --port COM99 --baud 921600 write_flash -fs 4MB -fm dio --erase-all 0x0 .\freedsm.factory.bin
|
|
esptool.exe --chip esp32-c3 --port COM99 --baud 921600 write_flash -fs 4MB -fm dio --erase-all 0x0 .\freedsm.factory.bin
|
|
```
|
|
```
|
|
|
|
# ESP32C3-CORE web upgrade |
|
|
|
\ No newline at end of file |