APM:Libraries
Macros | Variables
AP_Airspeed_MS4525.cpp File Reference
#include "AP_Airspeed_MS4525.h"
#include <AP_Common/AP_Common.h>
#include <AP_HAL/AP_HAL.h>
#include <AP_HAL/I2CDevice.h>
#include <AP_Math/AP_Math.h>
#include <stdio.h>
#include <utility>
Include dependency graph for AP_Airspeed_MS4525.cpp:

Go to the source code of this file.

Macros

#define MS4525D0_I2C_ADDR   0x28
 

Variables

const AP_HAL::HALhal
 

Macro Definition Documentation

◆ MS4525D0_I2C_ADDR

#define MS4525D0_I2C_ADDR   0x28

Definition at line 30 of file AP_Airspeed_MS4525.cpp.

Referenced by AP_Airspeed_MS4525::init().

Variable Documentation

◆ hal

const AP_HAL::HAL& hal

Definition at line 14 of file AC_PID_test.cpp.