Update rpitx.py typo

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

@ -15,6 +15,7 @@ def battery_saver_check():
f = open("/home/pi/CubeSatSim/battery_saver")
close(f)
txc = False
except:
def increment_mode():
print("increment mode")

Loading…
Cancel
Save

Powered by TurnKey Linux.