diff --git a/rpitx.py b/rpitx.py index a77d854c..693b201c 100644 --- a/rpitx.py +++ b/rpitx.py @@ -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__":