Merge branch 'gyscos-master'

This commit is contained in:
joan 2018-02-04 09:23:09 +00:00
commit a18943f4d3
1 changed files with 9 additions and 0 deletions

9
util/pigpiod.service Normal file
View File

@ -0,0 +1,9 @@
[Unit]
Description=Pigpio daemon
[Service]
Type=simple
ExecStart=/usr/bin/pigpiod -g
[Install]
WantedBy=multi-user.target