APM:Libraries
|
#include <AP_HAL/AP_HAL.h>
#include <AP_HAL/Device.h>
#include <AP_HAL/utility/OwnPtr.h>
#include "AP_Baro_Backend.h"
Go to the source code of this file.
Classes | |
class | AP_Baro_BMP280 |
Macros | |
#define | HAL_BARO_BMP280_I2C_ADDR (0x76) |
#define HAL_BARO_BMP280_I2C_ADDR (0x76) |
Definition at line 10 of file AP_Baro_BMP280.h.
Referenced by AP_Baro::init().