We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40b475d commit 4120506Copy full SHA for 4120506
Cargo.toml
@@ -10,7 +10,7 @@ repository = "https://github.com/rp-rs/ws2812-pio-rs/"
10
[dependencies]
11
embedded-hal = "0.2.5"
12
fugit = "0.3.5"
13
-rp2040-hal = "0.9.0"
+rp2040-hal = "0.9.0-alpha.1"
14
pio = "0.2.0"
15
smart-leds-trait = "0.2.1"
16
nb = "1.0.0"
0 commit comments