ESPHome
2024.10.2
|
Go to the source code of this file.
Namespaces | |
esphome | |
Implementation of SPI Controller mode. | |
esphome::sgp30 | |
Variables | |
const uint32_t | esphome::sgp30::IAQ_BASELINE_WARM_UP_SECONDS_WITH_BASELINE_PROVIDED = 3600 |
const uint32_t | esphome::sgp30::IAQ_BASELINE_WARM_UP_SECONDS_WITHOUT_BASELINE = 43200 |
const uint32_t | esphome::sgp30::SHORTEST_BASELINE_STORE_INTERVAL = 3600 |
const uint32_t | esphome::sgp30::MAXIMUM_STORAGE_DIFF = 50 |