gui2: more work. SensorWatch doesn't fully work, yet (also red background).
This commit is contained in:
@@ -199,9 +199,9 @@ onSystemStart:
|
||||
; Called on every message received
|
||||
|
||||
onMessageReceived:
|
||||
; lds yl, guiApp
|
||||
; lds yh, guiApp+1
|
||||
; bigcall GuiApp_MsgReceived
|
||||
lds yl, guiApp
|
||||
lds yh, guiApp+1
|
||||
bigcall GuiApp_MsgReceived
|
||||
clc
|
||||
ret
|
||||
; @end
|
||||
|
||||
Reference in New Issue
Block a user