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 1a38660 commit 20fc714Copy full SHA for 20fc714
Cargo.toml
@@ -10,7 +10,7 @@ version = "0.2.2"
10
11
[dependencies]
12
embedded-hal = { version = "0.2.0", features = ["unproven"] }
13
-i2cdev = "0.4"
+i2cdev = "0.4.3"
14
spidev = "0.4"
15
sysfs_gpio = "0.5"
16
serial-unix = "0.4.0"
0 commit comments