Update transmit.py change back to txLed 27

master-b-led
Alan Johnston 1 month ago committed by GitHub
parent 37711b6a77
commit 1e97592a12
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -211,8 +211,8 @@ except:
print("Can't set txLed")
transmit = False
# txLed = 27
txLed = 17
txLed = 27
# txLed = 17
txLedOn = 1
txLedOff = 0
if GPIO.input(12) == False:

Loading…
Cancel
Save

Powered by TurnKey Linux.