update ToDo
This commit is contained in:
parent
3a2b6db195
commit
5ea0c8ae2b
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user