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 0285726 commit 13fd690Copy full SHA for 13fd690
src/dht20.rs
@@ -93,6 +93,7 @@ impl<I: I2c, D: DelayNs> Dht20<I, D> {
93
}
94
95
96
- return 10;
+
97
+ 10
98
99
0 commit comments