Update transmit.py typo

fc-1
Alan Johnston 11 months ago committed by GitHub
parent 7f1d88df12
commit 1c37ad5d4d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -743,7 +743,7 @@ if __name__ == "__main__":
# command_control_check()
if (mode == 'b'):
print("BPSK")
else
else:
print("FunCube")
print("turn on FM rx")
output(pd, 1)

Loading…
Cancel
Save

Powered by TurnKey Linux.