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

@@ -82,7 +82,7 @@ checkFlash_end:
flashProcess:
rcall Flash_Init
flashProcess_loop1:
; wait up to 20s for incoming FLASH_DATA message
; wait up to 10s for incoming FLASH_DATA message
ldi r16, CPRO_CMD_FLASH_DATA
rcall ioWaitForGivenMsg ; (r16, r17, r18, r19, r20, r22, X)
brcc flashProcess_end ; no FLASH_DATA or FLASH_END msg