@ -375,7 +375,7 @@ if __name__ == "__main__":
else:
print("command and control is activated")
no_command = False
system("/home/pi/CubeSatSim/command &")
system("/home/pi/CubeSatSim/command & > cclog.txt")
except:
print("command and control not activated")
no_command = True
Powered by TurnKey Linux.