From ff5c49ad7ac83e08fa1030806436ae1af7f4aa22 Mon Sep 17 00:00:00 2001 From: Martin Preuss Date: Sun, 18 Jan 2026 20:02:37 +0100 Subject: [PATCH] add entry to todo. --- avr/modules/lcd2/gui2/TODO | 1 + 1 file changed, 1 insertion(+) diff --git a/avr/modules/lcd2/gui2/TODO b/avr/modules/lcd2/gui2/TODO index dc59eae..c02f4c6 100644 --- a/avr/modules/lcd2/gui2/TODO +++ b/avr/modules/lcd2/gui2/TODO @@ -1,5 +1,6 @@ - valueLabel: add aligning +- widget:148: fix problem with absolute pos - print decimal numbers (for SensorWatch) - print hex numbers (bytes, words, dwords)