APM:Libraries
|
#include "AP_Baro_Backend.h"
#include <AP_HAL/AP_HAL.h>
#include <AP_HAL/Semaphores.h>
#include <AP_HAL/Device.h>
Go to the source code of this file.
Classes | |
class | AP_Baro_MS56XX |
Macros | |
#define | HAL_BARO_MS5611_I2C_ADDR 0x77 |
#define | HAL_BARO_MS5837_I2C_ADDR 0x76 |
#define HAL_BARO_MS5611_I2C_ADDR 0x77 |
Definition at line 10 of file AP_Baro_MS5611.h.
Referenced by AP_Baro::init().
#define HAL_BARO_MS5837_I2C_ADDR 0x76 |
Definition at line 14 of file AP_Baro_MS5611.h.
Referenced by AP_Baro::init().