WebUpdater documentation updated.

This commit is contained in:
klaute 2018-06-24 12:13:46 +02:00
parent 5fa712a0cd
commit cf162c9dce

View file

@ -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>