add i2c initial and pull configs

This commit is contained in:
2024-01-17 21:25:01 +01:00
parent 9473466feb
commit 12463c557b
8 changed files with 7042 additions and 6103 deletions

View File

@@ -77,6 +77,7 @@ heapless = { version = "0.7", features = ["serde"] }
serde_json = "1.0.108"
strum = { version = "0.25.0", features = ["derive"] }
once_cell = "1.19.0"
measurements = "0.11.0"
#?bq34z100 required
[build-dependencies]