mirror of
https://github.com/esp8266/Arduino.git
synced 2025-04-21 10:26:06 +03:00
fix espota.py help
This commit is contained in:
parent
90fc4f975b
commit
1322a9df23
@ -8,7 +8,7 @@
|
|||||||
# This script will push an OTA update to the ESP
|
# This script will push an OTA update to the ESP
|
||||||
# use it like: python espota.py -i <ESP_IP_address> -p <ESP_port> -f <sketch.bin>
|
# use it like: python espota.py -i <ESP_IP_address> -p <ESP_port> -f <sketch.bin>
|
||||||
# Or to upload SPIFFS image:
|
# Or to upload SPIFFS image:
|
||||||
# python espota.py -i <ESP_IP_address> -p <ESP_port> -s <spiffs.bin>
|
# python espota.py -i <ESP_IP_address> -p <ESP_port> -s -f <spiffs.bin>
|
||||||
#
|
#
|
||||||
# Changes
|
# Changes
|
||||||
# 2015-09-18:
|
# 2015-09-18:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user