remove todo

This commit is contained in:
Owen Carter 2020-10-14 13:32:21 +02:00 committed by GitHub
parent 9c70f59de4
commit 7f96a7bf58
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 6 deletions

8
API.md
View File

@ -1,8 +1,3 @@
TODO:
* Order the same as in the UI for most settings
* Brief Descriptions (ESP documentation?)
* ov2640 vs 3660 specifics (note them)
# Basic HTTP Commands;
It's an API Jim, but not as we know it
@ -79,5 +74,6 @@ reboot - Reboots the camera
## Examples
* Flash light: on/off
* `http://<IP-ADDRESS>/control?var=lamp&val=100` On
 * `http://<IP-ADDRESS>/control?var=lamp&val=50` 50%
* `http://<IP-ADDRESS>/control?var=lamp&val=50` 50%
* `http://<IP-ADDRESS>/control?var=lamp&val=0` Off