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 8d519ca commit 2dcc05dCopy full SHA for 2dcc05d
Cargo.toml
@@ -9,6 +9,7 @@ documentation = "https://docs.rs/embedded-dht-rs"
9
repository = "https://github.com/rust-dd/embedded-dht-rs"
10
readme = "README.md"
11
keywords = ["embedded", "no-std", "dht11", "dht20", "dht22"]
12
+autoexamples = false
13
14
[dependencies]
15
embedded-hal = "1.0.0"
0 commit comments