mirror of
https://github.com/SpudGunMan/meshing-around.git
synced 2026-08-06 17:03:04 +02:00
Update mesh_bot.py
This commit is contained in:
@@ -363,7 +363,9 @@ print (f"System: Autoresponder Started for device {get_name_from_number(myNodeNu
|
||||
|
||||
while True:
|
||||
# Catch CTL+C to exit
|
||||
time.sleep(0.05)
|
||||
signal.signal(signal.SIGINT, exit_handler)
|
||||
time.sleep(0.05)
|
||||
pass
|
||||
|
||||
# EOF
|
||||
|
||||
Reference in New Issue
Block a user