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 be2ec89 commit 6de7c91Copy full SHA for 6de7c91
src/main.cpp
@@ -13,6 +13,7 @@
13
14
#define DEBUG true
15
#define DHT11PIN 4
16
+
17
dht11 sensor;
18
19
// initialize the library with the numbers of the interface pins
0 commit comments