avr: fixed apidoc
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
; @param R21:R20 denom (e.g. 100, meaning value must be divided by 100)
|
||||
; @param R22 value type
|
||||
; @return CFLAG on success, cleared on error
|
||||
; @clobbers (R16, R17, R18, R19, R20, R21, R23, R24, R25, X)
|
||||
; @clobbers (R16, R17, R18, R19, R20, R21, R23, R24, R25, Y, X)
|
||||
|
||||
Main_SendValueReport:
|
||||
push r17
|
||||
|
||||
Reference in New Issue
Block a user