From e2aa508d502d4c3158f6dbf8a4570b59389c6d82 Mon Sep 17 00:00:00 2001 From: Sasha MOREL Date: Wed, 25 May 2016 17:22:03 +0200 Subject: [PATCH] Updated TODOS --- python2/homesfr.py | 1 - python3/homesfr.py | 2 -- 2 files changed, 3 deletions(-) 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