MBot Software Library
v1.0
An API documentation to mbot_firmware repository
|
Provides interface to the BMP280 barometer sensor on the MBot robot system using I2C. More...
Functions | |
void | mbot_initialize_barometer () |
double | mbot_read_barometer_pressure () |
double | mbot_read_barometer_temperature () |
Provides interface to the BMP280 barometer sensor on the MBot robot system using I2C.