Update rpitx.py more prints

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

@ -520,6 +520,7 @@ if __name__ == "__main__":
system("sudo rm /home/pi/CubeSatSim/cwready") system("sudo rm /home/pi/CubeSatSim/cwready")
print("after rm") print("after rm")
ch = 1 ch = 1
print("after ch")
print(channel) print(channel)
for chan in range(7): for chan in range(7):
print(channel) print(channel)

Loading…
Cancel
Save

Powered by TurnKey Linux.