Fixed some bugs.

This commit is contained in:
Martin Preuss
2025-09-08 22:04:15 +02:00
parent 5b459ef5ac
commit 679865f68b
3 changed files with 7 additions and 5 deletions

View File

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