mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2024-10-05 20:47:50 -04:00
.
This commit is contained in:
parent
b46b6119b1
commit
0807275889
@ -193,7 +193,7 @@ endmenu
|
||||
### Frequently Used Commands
|
||||
|
||||
_To write firmware to the ESP's flash chip:_
|
||||
`esptool.py --port COM_ --chip esp32 write_flash 0x1000 firmware-name.bin`
|
||||
```esptool.py --port COM_ --chip esp32 write_flash 0x1000 firmware-name.bin```
|
||||
|
||||
_To verify firmware:_
|
||||
`esptool.py verify_flash --diff yes firmware-name.bin`
|
||||
|
Loading…
Reference in New Issue
Block a user