sr-frs-payload-all-modes
Alan Johnston 3 years ago committed by GitHub
parent 6825ca022b
commit 03a9c8199e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -65,7 +65,7 @@ txc = False
if GPIO.input(7) == False:
print("TXC is present")
txc = True;
elif:
else:
print("TXC not present")
output(txLed, txLedOn)
sleep(1)

Loading…
Cancel
Save

Powered by TurnKey Linux.