Update mesh-bot.py

This commit is contained in:
SpudGunMan
2024-06-20 01:03:10 -07:00
parent 6f9331961d
commit 9f4b2a8235
+1 -1
View File
@@ -258,7 +258,7 @@ def exit_handler(signum, frame):
interface.close()
exit (0)
print ("\nMeshtastic Autoresponder PONG Bot CTL+C to exit\n")
print ("\nMeshtastic Autoresponder MESH Bot CTL+C to exit\n")
pub.subscribe(onReceive, 'meshtastic.receive')
print (f"System: Autoresponder Started for device {get_name_from_number(myNodeNum)}")