diff --git a/avr/devices/c03/test/main.asm b/avr/devices/c03/test/main.asm index fef415e..7864097 100644 --- a/avr/devices/c03/test/main.asm +++ b/avr/devices/c03/test/main.asm @@ -256,23 +256,22 @@ test: bigcall GuiApp_GetRootWindow brcc DEBUG_STOP - sts rootWindow, r18 - sts rootWindow+1, r19 - mov xl, r18 - mov xh, r19 - ldi r16, 0 ; OPTS - ldi r17, (WIDGET_PACK_FILLED<