remove txLedOn and Off

Removed unnecessary assignments for transmit variables.
master-b-gpio
Alan Johnston 1 month ago committed by GitHub
parent ea2a63d515
commit 10147585a9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -238,8 +238,6 @@ output(powerPin, 1)
transmit = False
txLed = 27
1 = 1
0 = 0
if input(12) == False:
print("LPF present")
transmit = True

Loading…
Cancel
Save

Powered by TurnKey Linux.