Update transmit.py turn on debug mode

master-ff
Alan Johnston 6 months ago committed by GitHub
parent 05006455ec
commit d0c3ef2e6b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -193,7 +193,7 @@ print(txLed)
# GPIO.setup(27, GPIO.OUT)
# GPIO.output(27, 0)
debug_mode = 0 #no debugging transmit
debug_mode = 1 #no debugging transmit
skip = False

Loading…
Cancel
Save

Powered by TurnKey Linux.