avr: reorganized common code.

This commit is contained in:
Martin Preuss
2026-04-20 23:56:52 +02:00
parent 2d2105ae00
commit abe218e7b0
12 changed files with 281 additions and 155 deletions

View File

@@ -224,7 +224,7 @@ appNetworkHandlePingRequest_end:
appNetworkHandleReeunumRequest:
push xl
push xh
bigcall Utils_ReadUid ; r21:r20:r19:r18=uid (r16, X)
bigcall DevUid_ReadFromEeprom ; r21:r20:r19:r18=uid (r16, X)
pop xh
pop xl
rcall NETMSG_Range_Read ; r20=range begin, r21=range end (none)