SCD4X is disabled by default

This commit is contained in:
Mathieu Maret 2023-11-28 23:10:50 +01:00
parent ccfc148e31
commit 06f94a2ee7
1 changed files with 4 additions and 1 deletions

View File

@ -35,7 +35,10 @@
//#define CONFIG_ENABLE_DRY_SENSOR
//If the dry sensor is powered by a GPIO, this GPIO could be defined here
//#define CONFIG_DRY_POWER_PIN 13
#define CONFIG_ENABLE_SCD4X
//Advised CONFIG_SAMPLING_PERIOD_MS is 5s for this sensor
//#define CONFIG_ENABLE_SCD4X
// Enable light sleep to save some power (http://bbs.espressif.com/viewtopic.php?f=6&t=133&p=485&hilit=sleep+modem#p485)
#define CONFIG_ENABLE_POWER_SAVE