mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-07 16:29:51 +03:00
initial commit
This commit is contained in:
4
scripts/ota.sh
Normal file
4
scripts/ota.sh
Normal file
@@ -0,0 +1,4 @@
|
||||
# python espota.py -i 10.10.10.189 --port 8267 --auth neo -f ../.pio/build/debug/firmware.bin
|
||||
|
||||
python espota.py --debug --progress -i 10.10.10.100 -f ../.pio/build/debug/firmware.bin
|
||||
|
||||
Reference in New Issue
Block a user