diff --git a/rpitx.py b/rpitx.py index 4d282cd2..43095fd6 100644 --- a/rpitx.py +++ b/rpitx.py @@ -406,8 +406,9 @@ if __name__ == "__main__": # if (command_tx == True): if (mode != 'm'): # battery_saver_mode - output(txLed, txLedOn) - if (txc and hab_mode): + output(txLed, txLedOn) + if (False): +# if (txc and hab_mode): print("HAB Mode is true, CW ID using FM transceiver") output(pd, 1) output (ptt, 0)