@@ -96,7 +96,7 @@ reset__find_lookup_start:
9696 print "x30 (t5) =\n"
9797 print "x31 (t6) =\n"
9898
99- #{{'\n'}} {{ print(36 , 0) }}
99+ #{{'\n'}} {{ print(35 , 0) }}
100100
101101loop:
102102 sensor enabled DEBUGGER_RESET_SWITCH @enabled
@@ -280,7 +280,7 @@ loop__no_mark_icache:
280280
281281 draw color 0 0 0 255
282282 #{{'\n'}} {{ rect(14, 0, 10, 16) }}
283- #{{'\n'}} {{ rect(48 , 0, 10, 16) }}
283+ #{{'\n'}} {{ rect(47 , 0, 10, 16) }}
284284 #{{'\n'}} {{ rect(0, 17, 73, 22) }}
285285 draw color 255 255 255 255
286286
@@ -530,7 +530,7 @@ loop__no_mark_icache:
530530 op add ret @counter 1
531531 jump format_hex always
532532
533- #{{'\n'}} {{ print(48 , 0) }}
533+ #{{'\n'}} {{ print(47 , 0) }}
534534
535535 print "@ipt = {0}\n"
536536 format ipt
@@ -586,7 +586,7 @@ uart1_rx_fifo_size__no_overrun:
586586 format uart1_tx_rptr
587587 format uart1_tx_wptr
588588
589- #{{'\n'}} {{ print(36 , 17) }}
589+ #{{'\n'}} {{ print(35 , 17) }}
590590
591591 wait 0.02
592592 jump loop always
0 commit comments