diff --git a/python2/homesfr.py b/python2/homesfr.py index 9ebd0a0..a3aba1b 100644 --- a/python2/homesfr.py +++ b/python2/homesfr.py @@ -9,7 +9,6 @@ This is a wrap aroud website, this could stop working without prior notice # TODO: ## Manage cameras -### Get image ### Get video ## Manage logs ## Encoding error for sensors' names diff --git a/python3/homesfr.py b/python3/homesfr.py index dae9e99..074b764 100644 --- a/python3/homesfr.py +++ b/python3/homesfr.py @@ -7,9 +7,7 @@ This is a wrap aroud website, this could stop working without prior notice ''' # TODO: -## Put common ressources in the Common class ## Manage cameras -### Get image ### Get video ## Manage logs