From f98e591ca86da3b714a7f74c7d080fab2743c7ae Mon Sep 17 00:00:00 2001 From: Martin Preuss Date: Mon, 4 May 2026 22:51:20 +0200 Subject: [PATCH] avr: improved apidoc. --- avr/modules/network/iface.asm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/avr/modules/network/iface.asm b/avr/modules/network/iface.asm index f142c6d..56dc26d 100644 --- a/avr/modules/network/iface.asm +++ b/avr/modules/network/iface.asm @@ -43,7 +43,8 @@ NET_Interface_Init: ; --------------------------------------------------------------------------- ; @routine NET_Interface_GetNextMsgId @global ; -; @param Y pointer to interface data in SRAM +; @param Y pointer to interface data in SRAM +; @return r25:r24 next msg id ; @clobbers none NET_Interface_GetNextMsgId: