diff --git a/src/main.cpp b/src/main.cpp index a258ac2..5f71902 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -13,6 +13,7 @@ #define DEBUG true #define DHT11PIN 4 + dht11 sensor; // initialize the library with the numbers of the interface pins