Update rpitx.py try channel 1

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

@ -516,7 +516,7 @@ if __name__ == "__main__":
f = open("/home/pi/CubeSatSim/cwready") f = open("/home/pi/CubeSatSim/cwready")
f.close() f.close()
system("sudo rm /home/pi/CubeSatSim/cwready") system("sudo rm /home/pi/CubeSatSim/cwready")
channel = 0 channel = 1
print(channel) print(channel)
for channel in range(7): for channel in range(7):
print(channel) print(channel)

Loading…
Cancel
Save

Powered by TurnKey Linux.