WebUpdater documentation updated.
This commit is contained in:
parent
2a5097b9fd
commit
5fa712a0cd
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
* To upload through terminal you can use: curl -F "image=@firmware.bin" http://<ip>/update
|
* To upload through terminal you can use: curl -F "image=@firmware.bin" http://<ip>/update
|
||||||
*
|
*
|
||||||
*
|
*
|
||||||
* Windows: C:\Users\<your username>\AppData\Local\Temp\arduino_build_<id>
|
* bin file location on windows: C:\Users\<your username>\AppData\Local\Temp\arduino_build_<id>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <ESP8266WiFi.h>
|
#include <ESP8266WiFi.h>
|
||||||
|
|
Loading…
Reference in a new issue