flashair-uploader/scripts/flashairup.timer
Dominique Roux df623f5d75 Updated README:
- updated setup instructions

Added scripts directory with the systemd config files
2020-07-16 15:44:31 +02:00

8 lines
134 B
SYSTEMD

[Unit]
Description=Start sync every 7 seconds
[Timer]
OnBootSec=20
OnUnitActiveSec=7
AccuracySec=1ms
[Install]
WantedBy=timers.target