addded lvl shifter init

This commit is contained in:
Philipp_EndevourOS
2025-07-27 02:24:29 +02:00
parent 8cb118e0ee
commit 46e207bd2a
3 changed files with 41 additions and 2 deletions

View File

@@ -61,6 +61,7 @@ picoserve = { version = "0.16.0", features = ["embassy", "log"] }
embassy-sync = { version = "0.7.0", features = ["log"] }
ds3231 = "0.3.0"
ws2812-spi = "0.5.1"
[profile.dev]