added service and timer files, aswell as Arch PKGBUILD
updated version in main.cpp to be a dependency from cmake
This commit is contained in:
8
arduino-watchdog-heartbeat.timer
Normal file
8
arduino-watchdog-heartbeat.timer
Normal file
@@ -0,0 +1,8 @@
|
||||
[Unit]
|
||||
Description=Heartbeat timer for Arduino based watchdog
|
||||
|
||||
[Timer]
|
||||
OnUnitActiveSec=5min
|
||||
|
||||
[Install]
|
||||
WantedBy=timers.target
|
||||
Reference in New Issue
Block a user