Update frequency.py fix indent

master-bg
Alan Johnston 2 weeks ago committed by GitHub
parent 0d8c05d0fd
commit 7dbfb00517
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -32,7 +32,7 @@ def check_frequency():
else:
rx_OK == True
if (tx_OK != True) or (rx_OK != True):
if (tx_OK != True) or (rx_OK != True):
print("Error - frequency out of range!")
iss_doppler_passes = {

Loading…
Cancel
Save

Powered by TurnKey Linux.