37 #ifndef DRIVER_BH1750FVI_SHOT_H
38 #define DRIVER_BH1750FVI_SHOT_H
54 #define BH1750FVI_SHOT_DEFAULT_MODE BH1750FVI_MODE_HIGH_RESOLUTION_MODE
55 #define BH1750FVI_SHOT_DEFAULT_MEASUREMENT_TIME 69
driver bh1750fvi interface header file
bh1750fvi_address_t
bh1750fvi address enumeration definition
uint8_t bh1750fvi_shot_init(bh1750fvi_address_t addr_pin)
shot example init
uint8_t bh1750fvi_shot_read(float *lux)
shot example read
uint8_t bh1750fvi_shot_deinit(void)
shot example deinit