float i2c_sensor_read(uint8_t device_address, sensor_t sensor_type, void *p_handle)
Reads a single measurement from the specified I2C sensor.
Definition i2c_core.c:11
: Header for main.c file. This file contains the common defines of the application.