update ToDo

This commit is contained in:
chrys 2017-11-11 02:40:25 +01:00
parent 3a2b6db195
commit 5ea0c8ae2b

View File

@ -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)