From 7a4f462fa240a8394b8096d59767bdd7ffdc6536 Mon Sep 17 00:00:00 2001 From: Martin Preuss Date: Wed, 21 Jan 2026 22:47:20 +0100 Subject: [PATCH] added to apidoc. --- avr/devices/all/sendvalue.asm | 1 + 1 file changed, 1 insertion(+) diff --git a/avr/devices/all/sendvalue.asm b/avr/devices/all/sendvalue.asm index 6826419..9272456 100644 --- a/avr/devices/all/sendvalue.asm +++ b/avr/devices/all/sendvalue.asm @@ -55,6 +55,7 @@ Main_SendValueReport_end: ; @param R23 command ; @param R25:R24 ref msg id ; @return CFLAG on success, cleared on error +; @clobbers R16, R17, R18, R19, R20, R21, R23, R24, R25, X, Y Main_SendValueResponse: push r17