9 #ifndef HAL_BARO_BMP280_I2C_ADDR 10 #define HAL_BARO_BMP280_I2C_ADDR (0x76)
static AP_Baro_Backend * probe(AP_Baro &baro, AP_HAL::OwnPtr< AP_HAL::Device > dev)
AP_Baro_BMP280(AP_Baro &baro, AP_HAL::OwnPtr< AP_HAL::Device > dev)
AP_HAL::OwnPtr< AP_HAL::Device > _dev
void _update_temperature(int32_t)
static AP_HAL::OwnPtr< AP_HAL::Device > dev
void _update_pressure(int32_t)