avr: adapted to latest changes.

This commit is contained in:
Martin Preuss
2026-04-21 00:00:51 +02:00
parent 00bb83ef4e
commit 8c567c3a87

View File

@@ -18,7 +18,7 @@
NETMSG_Common_AddUidToBuffer:
push xh
push xl
bigcall Utils_ReadUid ; (R16, X)
bigcall DevUid_ReadFromEeprom ; (R16, X)
pop xl
pop xh
st X+, r18
@@ -68,7 +68,7 @@ NETMSG_AddNextMsgIdToBuffer:
NETMSG_CheckUidInMsg:
push xl
push xh
bigcall Utils_ReadUid
bigcall DevUid_ReadFromEeprom
pop xh
pop xl
ld r16, X+