Update rpitx.py more prints

beta-cc-hi
Alan Johnston 2 years ago committed by GitHub
parent fe0b7a8440
commit 5b1170b660
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -511,7 +511,8 @@ if __name__ == "__main__":
# output (ptt, 1) # output (ptt, 1)
# sleep(5) # sleep(5)
while True: while True:
command_control_check() # command_control_check()
print("don't command control check 0")
try: try:
f = open("/home/pi/CubeSatSim/cwready") f = open("/home/pi/CubeSatSim/cwready")

Loading…
Cancel
Save

Powered by TurnKey Linux.