|
NinjaFlight
|
#include "sensor.h"

Go to the source code of this file.
Data Structures | |
| struct | mag_s |
Macros | |
| #define | MAG_MAX MAG_AK8963 |
Typedefs | |
| typedef struct mag_s | mag_t |
Enumerations | |
| enum | magSensor_e { MAG_DEFAULT = 0, MAG_NONE = 1, MAG_HMC5883 = 2, MAG_AK8975 = 3, MAG_AK8963 = 4 } |
| #define MAG_MAX MAG_AK8963 |
| enum magSensor_e |