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 2a50e3d commit c1e4d4eCopy full SHA for c1e4d4e
examples/DhtTemperatureAndHumiditySensor/DhtTemperatureAndHumiditySensor.ino
@@ -44,7 +44,7 @@
44
#include <DHT.h>
45
46
// Set this to the pin you connected the DHT's data pin to
47
-#define DHT_DATA_PIN 2
+#define DHT_DATA_PIN 3
48
49
// Set this offset if the sensor has a permanent small offset to the real temperatures
50
#define SENSOR_TEMP_OFFSET 0
0 commit comments