change DHT type
This commit is contained in:
parent
ca8799f7c7
commit
cc3ca2297a
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user