APM:Libraries
|
#include <AP_HAL/AP_HAL.h>
#include <AP_HAL/I2CDevice.h>
#include <AP_HAL/utility/OwnPtr.h>
#include <Filter/Filter.h>
#include "AP_Baro_Backend.h"
Go to the source code of this file.
Classes | |
class | AP_Baro_BMP085 |
Macros | |
#define | HAL_BARO_BMP085_I2C_ADDR (0x77) |
#define HAL_BARO_BMP085_I2C_ADDR (0x77) |
Definition at line 11 of file AP_Baro_BMP085.h.
Referenced by AP_Baro::init().