diff --git a/WifiControlSensor/config_device.h b/WifiControlSensor/config_device.h index 6d81147..0733fee 100644 --- a/WifiControlSensor/config_device.h +++ b/WifiControlSensor/config_device.h @@ -20,7 +20,7 @@ #define CONFIG_ENABLE_DHT #define CONFIG_DHT_PIN 5 -#define CONFIG_DHT_TYPE DHT22 +#define CONFIG_DHT_TYPE DHT11 #define CONFIG_ENABLE_DRY_SENSOR //If the dry sensor is powered by a GPIO, this GPIO could be defined here