implement skew drive
This commit is contained in:
parent
7fbbe9ef44
commit
6511984484
4 changed files with 47 additions and 5 deletions
11
kuukar.service
Normal file
11
kuukar.service
Normal file
|
@ -0,0 +1,11 @@
|
|||
[Unit]
|
||||
After=network.target
|
||||
Description=KuuKar Primary Application
|
||||
|
||||
[Service]
|
||||
Type=idle
|
||||
User=pi
|
||||
ExecStart=/usr/bin/python3 /home/pi/kuukar-rpi/app.py
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
Loading…
Add table
Add a link
Reference in a new issue