changed location of python script to CubeSatSim

bp
alanbjohnston 5 years ago committed by GitHub
parent d0d83fad51
commit 6fe1d7c810
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -4,7 +4,7 @@ echo -e "\nScript to take pictures every 30 seconds\n"
while true; do while true; do
python3 /home/pi/payload/take-photo.py python3 /home/pi/CubeSatSim/take-photo.py
echo -e "\nTaking photo!\n" echo -e "\nTaking photo!\n"
sleep 28 sleep 28

Loading…
Cancel
Save

Powered by TurnKey Linux.