Skip to content

Commit

Permalink
new upload script
Browse files Browse the repository at this point in the history
  • Loading branch information
barn53 committed Apr 25, 2021
1 parent 7665a2f commit 2a4e910
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions assets/upload_all.bat
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
python -m esptool --before default_reset --after hard_reset --chip esp8266 --baud 921600 write_flash 0x0 cointhing_v1.1.0.bin 0x200000 spiffs_v1.1.0.bin

0 comments on commit 2a4e910

Please sign in to comment.