Update rpitx.py fixed bug

beta-cc-fix
Alan Johnston 2 years ago committed by GitHub
parent 98b6136155
commit 8623ae740b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -520,6 +520,7 @@ if __name__ == "__main__":
if (command_tx == True): if (command_tx == True):
output(txLed, txLedOn) output(txLed, txLedOn)
output (pd, 1)
output (ptt, 0) output (ptt, 0)
sleep(0.1) sleep(0.1)
# battery_saver_check() # battery_saver_check()

Loading…
Cancel
Save

Powered by TurnKey Linux.