mirror of
https://github.com/Djeeberjr/fw-anwesenheit.git
synced 2025-07-04 01:44:18 +00:00
added missing rgb dep
This commit is contained in:
parent
75e0734e2b
commit
271a535cb9
@ -18,6 +18,7 @@ simplelog = "0.12.2"
|
|||||||
rppal = { version = "0.22.1", features = ["hal"] }
|
rppal = { version = "0.22.1", features = ["hal"] }
|
||||||
smart-leds = "0.3"
|
smart-leds = "0.3"
|
||||||
ws2812-spi = "0.3"
|
ws2812-spi = "0.3"
|
||||||
|
rgb = "0.8.50"
|
||||||
|
|
||||||
[target.armv7-unknown-linux-gnueabihf]
|
[target.armv7-unknown-linux-gnueabihf]
|
||||||
linker = "arm-linux-gnueabihf-gcc"
|
linker = "arm-linux-gnueabihf-gcc"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user