Default cfg for BMP280

This commit is contained in:
Mathieu Maret 2023-04-17 22:01:21 +02:00
parent 5bef410167
commit efc7331f25
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@
//#define CONFIG_ENABLE_DHT
//#define CONFIG_DHT_PIN 2
//#define CONFIG_DHT_TYPE DHT22
//#define CONFIG_ENABLE_BMP280
//#define CONFIG_ENABLE_DRY_SENSOR
//If the dry sensor is powered by a GPIO, this GPIO could be defined here