Skip to content

Commit 270a80a

Browse files
committed
Rudimentary working prototypes
1 parent efb88af commit 270a80a

File tree

3 files changed

+4
-0
lines changed

3 files changed

+4
-0
lines changed

Diff for: .gitignore

+3
Original file line numberDiff line numberDiff line change
@@ -54,3 +54,6 @@ dkms.conf
5454
# esp32 specific
5555
build/
5656
sdkconfig*
57+
58+
# MacOS specific
59+
.DS_Store

Diff for: README.md

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# esp32_dht22
22
DHT22 -> ESP32 -> https: IoT Project
33

4+
![](img/ReferenceDesign.jpg)
45

56
## ESP 32 Getting Started
67

Diff for: img/ReferenceDesign.jpg

275 KB
Loading

0 commit comments

Comments
 (0)