added crontab. this is a test for viability

This commit is contained in:
2025-12-29 20:29:51 +01:00
parent 74cedf678a
commit a4628a6f9b
4 changed files with 511 additions and 14 deletions

View File

@@ -5,3 +5,5 @@ edition = "2024"
[dependencies]
gpio-cdev = "0.6.0"
cron_tab = { version = "0.2", features = ["async"] }
chrono = "0.4.42"