Plane: added CONFIG_INS_STUB
This commit is contained in:
parent
41272614ce
commit
a3e20324ac
@ -224,6 +224,7 @@ enum gcs_severity {
|
|||||||
|
|
||||||
#define CONFIG_INS_OILPAN 1
|
#define CONFIG_INS_OILPAN 1
|
||||||
#define CONFIG_INS_MPU6000 2
|
#define CONFIG_INS_MPU6000 2
|
||||||
|
#define CONFIG_INS_STUB 3
|
||||||
|
|
||||||
#define AP_BARO_BMP085 1
|
#define AP_BARO_BMP085 1
|
||||||
#define AP_BARO_MS5611 2
|
#define AP_BARO_MS5611 2
|
||||||
|
Loading…
Reference in New Issue
Block a user