dRonin
adbada4
dRonin firmware
|
Hardware functions to deal with the Eagle Tree Airspeed MicroSensor V3. More...
Files | |
file | pios_etasv3.c |
ETASV3 Airspeed Sensor Driver. | |
file | pios_etasv3.h |
ETASV3 Airspeed Sensor Driver. | |
Macros | |
#define | ETASV3_I2C_ADDR 0x75 |
Functions | |
int16_t | PIOS_ETASV3_ReadAirspeed (void) |
Hardware functions to deal with the Eagle Tree Airspeed MicroSensor V3.
#define ETASV3_I2C_ADDR 0x75 |
Definition at line 30 of file pios_etasv3.h.
int16_t PIOS_ETASV3_ReadAirspeed | ( | void | ) |