WebUpdater documentation updated.
This commit is contained in:
parent
5fa712a0cd
commit
cf162c9dce
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* 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>:8080/update
|
||||
*
|
||||
*
|
||||
* bin file location on windows: C:\Users\<your username>\AppData\Local\Temp\arduino_build_<id>
|
||||
|
|
Loading…
Reference in a new issue