src: implement first iteration of a naive smart-leds display
This commit is contained in:
@@ -37,6 +37,10 @@ palette = { version = "0.7.6" }
|
||||
embedded-canvas = "0.3.1"
|
||||
embassy-executor = "0.6.0"
|
||||
running-average = "0.1.0"
|
||||
ws2812-spi = "0.5.0"
|
||||
smart-leds-trait = "0.3.0"
|
||||
rgb = "0.8.50"
|
||||
smart-leds = "0.4.0"
|
||||
|
||||
[build-dependencies]
|
||||
embuild = "0.32.0"
|
||||
|
Reference in New Issue
Block a user