capture and send to get a fresh image

This commit is contained in:
2016-10-08 21:41:49 +02:00
committed by GitHub
parent 7dc6519ca9
commit bfb6634a76

View File

@@ -1,3 +1,5 @@
#!/bin/bash
sudo /usr/bin/python /home/pi/projects/tfm/controller/camera_capture.py
sudo /usr/bin/python /home/pi/projects/tfm/controller/sensors.py
sudo /usr/bin/python /home/pi/projects/tfm/controller/sync_state.py
sudo /usr/bin/python /home/pi/projects/tfm/controller/camera_send.py