From 5ea0c8ae2bb109479043bb9900df4e02c53e89bc Mon Sep 17 00:00:00 2001 From: chrys Date: Sat, 11 Nov 2017 02:40:25 +0100 Subject: [PATCH] update ToDo --- TODO v2.0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODO v2.0 b/TODO v2.0 index 42445b19..512b08c5 100644 --- a/TODO v2.0 +++ b/TODO v2.0 @@ -8,7 +8,6 @@ Cleanups: - split oldValues := newValues out to helper function [] split it out [] use it in vcsa driver - [] re.sub(' +,' ',text) -> text.lstrip()? check this? - Migrate *Data.py to classes and use getter/setter (Easy for contribution) [] commandsData.py [] eventData.py @@ -103,6 +102,7 @@ Application Profiles (low priority): -----------DONE---------------- Cleanups: + [X] re.sub(' +,' ',text) -> text.lstrip()? check this? - inheritation for drivers [X] Speech (All) [X] Braille (All)