37#ifndef DRIVER_SHT85_SHOT_H
38#define DRIVER_SHT85_SHOT_H
54#define SHT85_SHOT_DEFAULT_REPEATABILITY SHT85_REPEATABILITY_HIGH
55#define SHT85_SHOT_DEFAULT_HEATER SHT85_BOOL_FALSE
driver sht85 interface header file
uint8_t sht85_shot_deinit(void)
shot example deinit
uint8_t sht85_shot_get_serial_number(uint8_t sn[4])
shot example get serial number
uint8_t sht85_shot_init(void)
shot example init
uint8_t sht85_shot_read(float *temperature, float *humidity)
shot example read