avr: fixed apidoc.
This commit is contained in:
@@ -405,7 +405,7 @@ Widget_SetCurrentValue:
|
||||
; @param Y address of widget
|
||||
; @param X value to set
|
||||
; @return CFLAG set if value set, cleared on error
|
||||
; @clobbers any, !Y
|
||||
; @clobbers any, !Y, !Z
|
||||
|
||||
Widget_GetCurrentValue:
|
||||
ldi r17, WIDGET_VALUE_CURRENTVALUE
|
||||
|
||||
Reference in New Issue
Block a user