Update README.md

This commit is contained in:
2017-11-16 18:00:52 +01:00
committed by GitHub
parent 048bc89b01
commit 106b774098

View File

@@ -8,6 +8,9 @@ mkdir projects
git clone https://github.com/senaduka/tfm
```
1. Go to every subdirectory in drivers directory and follow instructions about installation of drivers
```
/home/pi/projects/tfm/controller/drivers/adafruit# cat README.md
```
2. edit controller/config/__init__.py and set your controller ID to unique number
3. configure cron to run controller.py every 15 minutes as a superuser: