update ToDo
This commit is contained in:
parent
3a2b6db195
commit
5ea0c8ae2b
@ -8,7 +8,6 @@ Cleanups:
|
|||||||
- split oldValues := newValues out to helper function
|
- split oldValues := newValues out to helper function
|
||||||
[] split it out
|
[] split it out
|
||||||
[] use it in vcsa driver
|
[] use it in vcsa driver
|
||||||
[] re.sub(' +,' ',text) -> text.lstrip()? check this?
|
|
||||||
- Migrate *Data.py to classes and use getter/setter (Easy for contribution)
|
- Migrate *Data.py to classes and use getter/setter (Easy for contribution)
|
||||||
[] commandsData.py
|
[] commandsData.py
|
||||||
[] eventData.py
|
[] eventData.py
|
||||||
@ -103,6 +102,7 @@ Application Profiles (low priority):
|
|||||||
|
|
||||||
-----------DONE----------------
|
-----------DONE----------------
|
||||||
Cleanups:
|
Cleanups:
|
||||||
|
[X] re.sub(' +,' ',text) -> text.lstrip()? check this?
|
||||||
- inheritation for drivers
|
- inheritation for drivers
|
||||||
[X] Speech (All)
|
[X] Speech (All)
|
||||||
[X] Braille (All)
|
[X] Braille (All)
|
||||||
|
Loading…
Reference in New Issue
Block a user