|
@@ -3,7 +3,7 @@
|
|
|
|
|
|
|
|
#include "DHT.h"
|
|
#include "DHT.h"
|
|
|
|
|
|
|
|
-#define DHTPIN 2 // what pin we're connected to
|
|
|
|
|
|
|
+#define DHTPIN A0 // what pin we're connected to
|
|
|
|
|
|
|
|
// Uncomment whatever type you're using!
|
|
// Uncomment whatever type you're using!
|
|
|
//#define DHTTYPE DHT11 // DHT 11
|
|
//#define DHTTYPE DHT11 // DHT 11
|