mirror of
				https://github.com/esp8266/Arduino.git
				synced 2025-11-03 14:33:37 +03:00 
			
		
		
		
	fix espota.py help
This commit is contained in:
		@@ -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:
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user