Update WriteFlash.bat

This commit is contained in:
Jason2866 2019-11-04 15:14:00 +01:00 committed by GitHub
parent cdb7e308a9
commit ca68fbc607
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1 +1 @@
esptool.py --port COM5 --baud 115200 write_flash -fs 1MB -fm dout 0x000000 firmware.bin
esptool.py --baud 115200 write_flash -fs 1MB -fm dout 0x000000 firmware.bin