Skip to content

Commit 94b3d35

Browse files
committed
docs: update
1 parent 73d0a11 commit 94b3d35

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,6 @@ Here are some general tutorials that provide brief introductions to embedded pro
2424

2525
### Example - ESP32
2626

27-
![running](/docs/example_esp32_wired.jpg)
28-
2927
```rust
3028
#![no_std]
3129
#![no_main]
@@ -126,4 +124,6 @@ The DHT20 differs from the DHT11 and DHT22 because it uses the I2C communication
126124

127125
## Example Schematic
128126

127+
![running](/docs/example_esp32_wired.jpg)
128+
129129
![step3](/docs/example_esp32_dht11.png)

0 commit comments

Comments
 (0)