updating readme

This commit is contained in:
Senad Uka
2016-01-24 09:50:49 +01:00
parent dd7f401aa9
commit 6531b297d4

View File

@@ -7,6 +7,7 @@
```
crontab -e -u root
#enter this line
*/15 * * * * /usr/bin/python /home/pi/projects/tfm/controller/controller.py "Automatski, Senad Uka"
#enter these lines
*/15 * * * * /usr/bin/python /home/pi/projects/tfm/controller/sensors.py "Automatski, Senad Uka" 120
*/1 * * * * /usr/bin/python /home/pi/projects/tfm/controller/sync_state.py "Automatski, Senad Uka" 120
```