@ -139,7 +139,7 @@ def main():
try:
while True:
mcp_mqtt.loop_start()
mcp_mqtt.loop()
except KeyboardInterrupt:
pass
finally: