remove implemented stuff from TODO.
This commit is contained in:
@@ -4,16 +4,16 @@
|
||||
- move touch code there
|
||||
- flashingLabel
|
||||
- use timer to blink/flash label, e.g. when values change
|
||||
- widget:
|
||||
- font
|
||||
- use ressourceId instead of direct pointer
|
||||
- store font in ressources
|
||||
|
||||
|
||||
- sensor watch:
|
||||
- SDRAM vars:
|
||||
- change limits to areas?
|
||||
- add private flags (HAVE_VALUE, USE_WARNLIMIT, USE_CRITLIMIT)
|
||||
- change limits
|
||||
- SENSORWATCH_SD_OFFS_UPPERLIMIT_WARN_LO
|
||||
- SENSORWATCH_SD_OFFS_LOWERLIMIT_WARN_LO
|
||||
- SENSORWATCH_SD_OFFS_UPPERLIMIT_CRIT_LO
|
||||
- SENSORWATCH_SD_OFFS_LOWERLIMIT_CRIT_LO
|
||||
- add private flags (HAVE_VALUE, USE_UPPERWARNLIMIT, USE_LOWERWARNLIMIT, USE_UPPERCRITLIMIT, USE_LOWERCRITLIMIT)
|
||||
|
||||
- widgets:
|
||||
- value (flashingLabel)
|
||||
|
||||
Reference in New Issue
Block a user