meshtastic-firmware/src/modules/Telemetry/Sensor/bme680_iaq_33v_3s_4d/bsec_iaq.h

7 wiersze
118 B
C

#if !MESHTASTIC_EXCLUDE_ENVIRONMENTAL_SENSOR
#include <stdint.h>
extern const uint8_t bsec_config_iaq[1974];
#endif