Valve control #3

Merged
senaduka merged 10 commits from valve_control into master 2016-01-24 10:31:26 +01:00
Showing only changes of commit 6531b297d4 - Show all commits

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
```