avr: updated apps and modules to latest changes.

This commit is contained in:
Martin Preuss
2026-05-04 14:35:20 +02:00
parent bea424de36
commit 67d5d1687d
9 changed files with 26 additions and 24 deletions

View File

@@ -163,7 +163,7 @@ AppNetwork_HandleMsg_handleRebootMsg:
ret
AppNetwork_HandleMsg_handlePingMsg:
#ifdef MODULES_LED_SIMPLE
bigcall LedSimple_SignalId ; (R18, R19, R20)
bigcall Led1_SetIdTiming ; (R18, R19, R20)
#endif
rjmp appNetworkHandlePingRequest
AppNetwork_HandleMsg_clcRet: