avr: cleanup structure of graphics apps and gui2.

This commit is contained in:
Martin Preuss
2026-01-19 21:10:51 +01:00
parent 504e7568d4
commit 041f0fad6b
16 changed files with 49 additions and 16 deletions

View File

@@ -450,10 +450,10 @@ winClimate_signalmap:
; OBJECT
.db 0x55, 0xaa ; magic
.dw 0 ; next
.dw winClimateBody*2 ; parent
.dw winClimateBody*2 ; parent
.dw 0 ; first child
.dw winClimateBody*2 ; target
.dw 0 ; selector (ony lower 8 bits used)
.dw appC03*2 ; target
.dw APPC03_SEL_BUTTON_NETWORK ; selector (ony lower 8 bits used)
.dw buttonNetwork_signalmap*2 ; signal map
; WIDGET
.db (1<<WIDGET_OPTSLO_INPUT_BIT) | (1<<WIDGET_OPTSLO_BORDER_BIT), 0 ; opts lo, hi