remove implemented stuff from TODO.
This commit is contained in:
@@ -4,16 +4,16 @@
|
|||||||
- move touch code there
|
- move touch code there
|
||||||
- flashingLabel
|
- flashingLabel
|
||||||
- use timer to blink/flash label, e.g. when values change
|
- 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:
|
- sensor watch:
|
||||||
- SDRAM vars:
|
- SDRAM vars:
|
||||||
- change limits to areas?
|
- change limits
|
||||||
- add private flags (HAVE_VALUE, USE_WARNLIMIT, USE_CRITLIMIT)
|
- 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:
|
- widgets:
|
||||||
- value (flashingLabel)
|
- value (flashingLabel)
|
||||||
|
|||||||
Reference in New Issue
Block a user