Update rpitx.py don't CW ID if CW

beta-cc-hi
Alan Johnston 2 years ago committed by GitHub
parent 47b63aa32d
commit 8db86c2aa5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -393,7 +393,7 @@ if __name__ == "__main__":
# if (mode != 'a') and (command_tx == True): # if (mode != 'a') and (command_tx == True):
# if (command_tx == True): # if (command_tx == True):
if (mode != CW): if (mode != 'm'):
# battery_saver_mode # battery_saver_mode
output(txLed, txLedOn) output(txLed, txLedOn)
# if (txc): # if (txc):

Loading…
Cancel
Save

Powered by TurnKey Linux.