improved apidoc.

This commit is contained in:
Martin Preuss
2025-07-07 21:44:54 +02:00
parent 245d44c05d
commit 6e923ce075

View File

@@ -23,6 +23,7 @@
; @param R19:R18 value
; @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
Main_SendValueReport:
push r17
@@ -52,6 +53,7 @@ Main_SendValueReport_end:
; @param R21:R20 denom (e.g. 100, meaning value must be divided by 100)
; @param R23 command
; @param R25:R24 ref msg id
; @return CFLAG on success, cleared on error
Main_SendValueResponse:
push r17