Update TODO v2.0

This commit is contained in:
chrys87 2018-03-07 11:37:34 +01:00 committed by GitHub
parent 8bae442030
commit af577fae57
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,9 +5,11 @@ Things needing little knowledge are marked with "(Easy for contribution)". so ju
[X] = Done
Cleanups:
- split oldValues := newValues out to helper function
[] split it out
[] use it in vcsa driver
- get information already in watchdogs insteed of mainloop
[X] InputDriver
[] ScreenDriver
[] split oldValues := newValues out to helper function
[] move processing of diff to watchdog
- Migrate *Data.py to classes and use getter/setter (Easy for contribution)
[] commandsData.py
[] eventData.py