Update transmit.py

master-bg
Alan Johnston 1 week ago committed by GitHub
parent 6f7453ed83
commit 26e735a453
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -1085,7 +1085,7 @@ if __name__ == "__main__":
sleep(0.5) sleep(0.5)
except Exception as e: except Exception as e:
print(f"An error occurred: {e}") # print(f"An error occurred: {e}")
# command_control_check() # command_control_check()
sleep(1) sleep(1)
elif (mode == 'm'): elif (mode == 'm'):

Loading…
Cancel
Save

Powered by TurnKey Linux.