avr: set response code.
This commit is contained in:
@@ -49,6 +49,7 @@ flashHandleFlashStart:
|
|||||||
brne flashHandleFlashStart_notMe
|
brne flashHandleFlashStart_notMe
|
||||||
; okay, flash start message is for us
|
; okay, flash start message is for us
|
||||||
rcall flashWaitFor100ms
|
rcall flashWaitFor100ms
|
||||||
|
clr r16
|
||||||
rcall flashSendFlashResponse ; (R15, R16, R17, R18, R19, R20, R21, R22, X)
|
rcall flashSendFlashResponse ; (R15, R16, R17, R18, R19, R20, R21, R22, X)
|
||||||
sec
|
sec
|
||||||
ret
|
ret
|
||||||
|
|||||||
Reference in New Issue
Block a user