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 37c3126 commit 7b0fe33Copy full SHA for 7b0fe33
Cargo.toml
@@ -8,7 +8,7 @@ homepage = "https://github.com/rust-dd/embedded-dht-rs"
8
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", "dht22", "am2302", "temperature", "humidity", "sensor"]
+keywords = ["embedded", "no-std", "dht11", "dht22", "sensor"]
12
13
[dependencies]
14
embedded-hal = "1.0.0"
0 commit comments