37#ifndef DRIVER_STCC4_SHOT_H
38#define DRIVER_STCC4_SHOT_H
81uint8_t
stcc4_shot_read(int16_t *co2_ppm,
float *temperature,
float *humidity);
driver stcc4 interface header file
stcc4_address_t
stcc4 address enumeration definition
uint8_t stcc4_shot_wake_up(void)
shot wake up
uint8_t stcc4_shot_power_down(void)
shot power down
uint8_t stcc4_shot_deinit(void)
shot example deinit
uint8_t stcc4_shot_read(int16_t *co2_ppm, float *temperature, float *humidity)
shot example read
uint8_t stcc4_shot_init(stcc4_address_t address)
shot example init
uint8_t stcc4_shot_get_product_id(uint32_t *product_id, uint8_t unique_serial_number[8])
shot example get product id