Update README.md

This commit is contained in:
2016-10-08 21:42:13 +02:00
committed by GitHub
parent bfb6634a76
commit 1c22267069

View File

@@ -12,7 +12,6 @@ crontab -e -u root
*/5 * * * * cd /home/pi/projects/tfm/controller && sh activity.sh
*/30 * * * * /usr/bin/python /home/pi/projects/tfm/controller/network_check.py
*/1 * * * * /usr/bin/python /home/pi/projects/tfm/controller/camera_capture.py
*/1 * * * * /usr/bin/python /home/pi/projects/tfm/controller/camera_send.py
```
4. add following lines at the end of /etc/rc.local