Skip to content

Commit d69ec6e

Browse files
authored
Update README.md
1 parent 8e6d565 commit d69ec6e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ESP-ValveControl/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ As usual, it contains the **setup()** and the main **loop()** blocs.
4040
You can append the commands and parameters to the URI, e.g. <br>
4141
``` http://192.168.2.108/move?vz=1&set_pos=25&max_mA=50 ``` <br>
4242
``` http://192.168.2.108/home?vz=1&max_mA=35 ``` <br>
43+
``` http://192.168.2.108/bootload?hexfile=/ValveControl_v0.8.2.hex ``` <br>
4344

4445
#### loop
4546
- Process request handler and execute commands from UI

0 commit comments

Comments
 (0)