idf_component_register(
    SRCS "sgp40.c" "sensirion_voc_algorithm.c"
    INCLUDE_DIRS "include"
    REQUIRES "esp_driver_i2c"
)
