avr: cleanup structure of graphics apps and gui2.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user