mirror of
https://github.com/SpudGunMan/meshing-around.git
synced 2026-03-28 17:32:36 +01:00
Update pong-bot.py
This commit is contained in:
@@ -80,9 +80,9 @@ def send_message(message,ch,nodeid):
|
||||
destinationId=nodeid,
|
||||
)
|
||||
print (f"System: Sending: {message} on Channel: {ch} To: {nodeid}")
|
||||
|
||||
|
||||
pub.subscribe(onReceive, 'meshtastic.receive')
|
||||
print ("Meshtastic Autoresponder PONG Bot\n")
|
||||
print ("\nMeshtastic Autoresponder PONG Bot\n")
|
||||
print (f"System: Autoresponder Started for device {myNodeNum}")
|
||||
|
||||
while True:
|
||||
|
||||
Reference in New Issue
Block a user