Skip to content

Commit

Permalink
docs: update
Browse files Browse the repository at this point in the history
  • Loading branch information
zeldan committed Sep 30, 2024
1 parent 73d0a11 commit 94b3d35
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ Here are some general tutorials that provide brief introductions to embedded pro

### Example - ESP32

![running](/docs/example_esp32_wired.jpg)

```rust
#![no_std]
#![no_main]
Expand Down Expand Up @@ -126,4 +124,6 @@ The DHT20 differs from the DHT11 and DHT22 because it uses the I2C communication

## Example Schematic

![running](/docs/example_esp32_wired.jpg)

![step3](/docs/example_esp32_dht11.png)

0 comments on commit 94b3d35

Please sign in to comment.