properties: rewrite properties (whoops)

This commit is contained in:
Torrie Fischer
2024-12-15 19:27:27 +01:00
parent 3a49e7e390
commit 514c9defd6
19 changed files with 1051 additions and 715 deletions

View File

@@ -45,6 +45,8 @@ smart-leds = { version = "0.4.0", optional = true }
embedded-graphics = { version = "0.8.1", optional = true, features = ["fixed_point", "defmt"] }
num = "0.4.3"
chrono = "0.4.38"
serde_json = "1.0.133"
paste = "1.0.15"
[build-dependencies]
embuild = "0.32.0"