flash: fixed wait times etc.

This commit is contained in:
Martin Preuss
2025-04-21 00:32:59 +02:00
parent e4145afbfe
commit 7349dcba8d
3 changed files with 6 additions and 6 deletions

View File

@@ -25,7 +25,7 @@
; @clobbers: r16, r17, r20, X (r18, r19, r22)
ioWaitForGivenMsg:
ldi r20, 100 ; number of tries
ldi r20, 10 ; number of tries
ioWaitForGivenMsg_loop:
push r16
push r20