Switch SCD41 driver back to upstream, thank you hauju!
This commit is contained in:
parent
d55e93603e
commit
f61b1b405f
@ -35,9 +35,7 @@ embedded-graphics = "0.8.1"
|
|||||||
embedded-graphics-framebuf = "0.5.0"
|
embedded-graphics-framebuf = "0.5.0"
|
||||||
|
|
||||||
# Peripherals
|
# Peripherals
|
||||||
scd4x = { git = "https://github.com/twokilohertz/scd4x-rs.git", branch = "conversion-fixes", features = [
|
scd4x = { version = "0.4.0", features = ["scd41"] }
|
||||||
"scd41",
|
|
||||||
] }
|
|
||||||
ssd1351 = "0.5.0"
|
ssd1351 = "0.5.0"
|
||||||
display-interface-spi = "0.5.0"
|
display-interface-spi = "0.5.0"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user