fix tx led BPSK

fm-rx
Alan Johnston 3 years ago committed by GitHub
parent 1580bb76ac
commit 2451cb9b3c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -413,7 +413,6 @@ if __name__ == "__main__":
sleep(60)
if (command_tx == True):
output(txLed, txLedOn)
output(txLed, txLedOn)
sleep(4.0)
else:
print("FSK")

Loading…
Cancel
Save

Powered by TurnKey Linux.