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 73d0a11 commit 94b3d35Copy full SHA for 94b3d35
README.md
@@ -24,8 +24,6 @@ Here are some general tutorials that provide brief introductions to embedded pro
24
25
### Example - ESP32
26
27
-
28
-
29
```rust
30
#![no_std]
31
#![no_main]
@@ -126,4 +124,6 @@ The DHT20 differs from the DHT11 and DHT22 because it uses the I2C communication
126
124
127
125
## Example Schematic
128
+
+
129

0 commit comments