typo indentation

fm-rx
Alan Johnston 2 years ago committed by GitHub
parent 857e083e7b
commit e489bb56de
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -208,7 +208,6 @@ if __name__ == "__main__":
print("Turning on transmit")
system("echo > command_tx True")
else:
if (command_tx == True):
print("Turning off transmit")
system("echo > command_tx False")
except:

Loading…
Cancel
Save

Powered by TurnKey Linux.