Added logic for ringer and scheduler. still wip
This commit is contained in:
@@ -8,4 +8,4 @@ gpio-cdev = "0.6.0"
|
||||
cron_tab = { version = "0.2", features = ["async"] }
|
||||
chrono = "0.4.42"
|
||||
axum = { version = "0.8.8", features = ["macros"] }
|
||||
tokio = "1.49.0"
|
||||
tokio = { version = "1.49.0", features = ["full"] }
|
||||
|
||||
Reference in New Issue
Block a user