diff --git a/transmit.py b/transmit.py index 10cee57d..ecc39cdb 100644 --- a/transmit.py +++ b/transmit.py @@ -182,9 +182,9 @@ else: print("TXC not present") # txc = False # forcing it off -output(txLed, txLedOn) -sleep(1) -output(txLed, txLedOff) +#output(txLed, txLedOn) +#sleep(1) +#output(txLed, txLedOff) battery_saver_check()