Update rpitx.py rx default 436.0 MHz

beta-v1.3.2
Alan Johnston 2 years ago committed by GitHub
parent ab085bf8d0
commit 38a16ede6e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -295,7 +295,7 @@ if __name__ == "__main__":
rx = "{:.4f}".format(rxf)
print(rx)
else:
rx = '435.0000'
rx = '436.0000'
print(config)
print
# print(callsign)

Loading…
Cancel
Save

Powered by TurnKey Linux.