Update mesh_bot.py

This commit is contained in:
SpudGunMan
2025-10-06 13:09:47 -07:00
parent 7ff36a3d5f
commit c36ce2c3a6
+1 -1
View File
@@ -1187,7 +1187,7 @@ def checkPlayingGame(message_from_id, message_string, rxNode, channel_number):
return playingGame
def onReceive(packet, interface):
global seenNodes
global seenNodes, msg_history, cmdHistory
# Priocess the incoming packet, handles the responses to the packet with auto_response()
# Sends the packet to the correct handler for processing