38#ifndef DRIVER_SGP30_BASIC_H
39#define DRIVER_SGP30_BASIC_H
driver sgp30 interface header file
uint8_t sgp30_basic_init(void)
basic example init
uint8_t sgp30_basic_deinit(void)
basic example deinit
uint8_t sgp30_basic_read(uint16_t *co2_eq_ppm, uint16_t *tvoc_ppb)
basic example read