improved apidoc.
This commit is contained in:
@@ -23,6 +23,7 @@
|
|||||||
; @param R19:R18 value
|
; @param R19:R18 value
|
||||||
; @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
|
||||||
|
|
||||||
Main_SendValueReport:
|
Main_SendValueReport:
|
||||||
push r17
|
push r17
|
||||||
@@ -52,6 +53,7 @@ Main_SendValueReport_end:
|
|||||||
; @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 R23 command
|
; @param R23 command
|
||||||
; @param R25:R24 ref msg id
|
; @param R25:R24 ref msg id
|
||||||
|
; @return CFLAG on success, cleared on error
|
||||||
|
|
||||||
Main_SendValueResponse:
|
Main_SendValueResponse:
|
||||||
push r17
|
push r17
|
||||||
|
|||||||
Reference in New Issue
Block a user