37 #ifndef DRIVER_MLX90614_BASIC_H
38 #define DRIVER_MLX90614_BASIC_H
driver mlx90614 interface header file
uint8_t mlx90614_basic_init(void)
basic example init
uint8_t mlx90614_basic_deinit(void)
basic example deinit
uint8_t mlx90614_basic_read(float *ambient, float *object)
basic example read