Update rpitx.py debug mode back on

beta-v1.3.2-battery-saver
Alan Johnston 2 years ago committed by GitHub
parent dcc3de2616
commit 576ff98113
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -215,7 +215,7 @@ print(txLed)
# GPIO.setup(27, GPIO.OUT)
# GPIO.output(27, 0)
debug_mode = 0 #no debugging rpitx
debug_mode = 1 #no debugging rpitx
if __name__ == "__main__":

Loading…
Cancel
Save

Powered by TurnKey Linux.