From b060610f3f3024daf83b9c7ee39ca15312c071b0 Mon Sep 17 00:00:00 2001 From: Martin Preuss Date: Sun, 18 Jan 2026 14:28:07 +0100 Subject: [PATCH] added TODO entries. --- avr/modules/lcd2/gui2/TODO | 26 +++++++++++++++++++++++--- 1 file changed, 23 insertions(+), 3 deletions(-) diff --git a/avr/modules/lcd2/gui2/TODO b/avr/modules/lcd2/gui2/TODO index 218c2e5..dc59eae 100644 --- a/avr/modules/lcd2/gui2/TODO +++ b/avr/modules/lcd2/gui2/TODO @@ -1,7 +1,27 @@ +- valueLabel: add aligning + +- print decimal numbers (for SensorWatch) +- print hex numbers (bytes, words, dwords) +- store texts in ressources +- room value: + - bits 0-2: cardinal number (0-7, as in "Buero 1") + - bits 7-3: room type number (32) + - Flur + - Wohnzimmer + - Schlafzimmer + - Kueche + - Buero + - Kinderzimmer + - Abstellraum + - Bad + - new classes: - button - move touch code there + - selection + - "< TEXT >" (choose by clicking buttons left/right) + - roomLabel (uses room value to print a string) - flashingLabel - use timer to blink/flash label, e.g. when values change @@ -39,9 +59,9 @@ | | | | | | | | | |--------| |--------| |--------| | | | - | |---| | - | | S | | - | |---| | + | |-----------| |---| | + | | 1 7 : 4 5 | | S | | + | |-----------| |---| | | | |--------------------------------------|