Update rpitx.py txc true when off

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

@ -19,7 +19,7 @@ def battery_saver_check():
print("battery saver activated")
except:
print("not activated")
pass
txc = True
def increment_mode():
print("increment mode")

Loading…
Cancel
Save

Powered by TurnKey Linux.