Potential for LCD clock, time pulled from network

This commit is contained in:
Wyatt Marchand
2026-08-26 09:19:40 -07:00
parent 5a02d0d359
commit db00c57cb6
3 changed files with 102 additions and 23 deletions
+1
View File
@@ -21,6 +21,7 @@ opt-level = "z"
esp-idf-svc = { version = "0.51", features = ["std"] }
anyhow = "1"
log = "0.4"
hd44780-driver = "0.4"
[build-dependencies]
embuild = "0.33"