From 7f96a7bf581e7ea1f819e4d5c457b0208aa9ff13 Mon Sep 17 00:00:00 2001 From: Owen Carter Date: Wed, 14 Oct 2020 13:32:21 +0200 Subject: [PATCH] remove todo --- API.md | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/API.md b/API.md index 65ea767..d285159 100644 --- a/API.md +++ b/API.md @@ -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:///control?var=lamp&val=100` On -  * `http:///control?var=lamp&val=50` 50% + * `http:///control?var=lamp&val=50` 50% * `http:///control?var=lamp&val=0` Off +