Skip to content

Commit 7a29a31

Browse files
committed
Minor example correction
1 parent b1cb4a0 commit 7a29a31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

API.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ reboot - Reboots the camera
9696
* `http://<IP-ADDRESS>/control?var=lamp&val=50`
9797
* `http://<IP-ADDRESS>/control?var=lamp&val=0`
9898
* Set resolution to VGA
99-
* `http://<IP-ADDRESS>/control?var=framesize&val=6`
99+
* `http://<IP-ADDRESS>/control?var=framesize&val=8`
100100
* Show camera details and settings
101101
* All settings are returned via single `status` call in [JSON](https://www.json.org/) format.
102102
* `http://<IP-ADDRESS>/status`

0 commit comments

Comments
 (0)