Skip to content

Commit

Permalink
Minor example correction
Browse files Browse the repository at this point in the history
  • Loading branch information
easytarget committed Sep 3, 2021
1 parent b1cb4a0 commit 7a29a31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion API.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ reboot - Reboots the camera
* `http://<IP-ADDRESS>/control?var=lamp&val=50`
* `http://<IP-ADDRESS>/control?var=lamp&val=0`
* Set resolution to VGA
* `http://<IP-ADDRESS>/control?var=framesize&val=6`
* `http://<IP-ADDRESS>/control?var=framesize&val=8`
* Show camera details and settings
* All settings are returned via single `status` call in [JSON](https://www.json.org/) format.
* `http://<IP-ADDRESS>/status`
Expand Down

0 comments on commit 7a29a31

Please sign in to comment.