network: let LED temporarily enter ID mode when receiving PING.
this can be used to identify nodes on the network.
This commit is contained in:
@@ -162,6 +162,7 @@ AppNetwork_HandleMsg_handleRebootMsg:
|
||||
rcall appNetworkHandleRebootRequest
|
||||
ret
|
||||
AppNetwork_HandleMsg_handlePingMsg:
|
||||
bigcall LedSimple_SignalId ; (R18, R19, R20)
|
||||
rjmp appNetworkHandlePingRequest
|
||||
AppNetwork_HandleMsg_clcRet:
|
||||
clc
|
||||
|
||||
Reference in New Issue
Block a user