avr: fixed apidoc

This commit is contained in:
Martin Preuss
2026-03-15 20:25:50 +01:00
parent 4140e2dc52
commit 8671214a2d

View File

@@ -24,7 +24,7 @@
; @param R21:R20 denom (e.g. 100, meaning value must be divided by 100) ; @param R21:R20 denom (e.g. 100, meaning value must be divided by 100)
; @param R22 value type ; @param R22 value type
; @return CFLAG on success, cleared on error ; @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: Main_SendValueReport:
push r17 push r17