mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-09-27 08:38:22 +00:00
.
This commit is contained in:
@@ -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`
|
||||
|
Reference in New Issue
Block a user