fixed merge errors

This commit is contained in:
2025-05-05 13:04:00 +02:00
parent e14f703a76
commit 1ba74be096
7 changed files with 103 additions and 68 deletions

View File

@@ -15,7 +15,7 @@ rust-embed = "8.7.0"
log = "0.4.27"
simplelog = "0.12.2"
rppal = "0.22.1"
rppal = { version = "0.22.1", features = ["hal"] }
smart-leds = "0.3"
ws2812-spi = "0.3"