Plane: added CONFIG_INS_STUB

This commit is contained in:
Andrew Tridgell 2012-12-18 13:31:56 +11:00
parent 41272614ce
commit a3e20324ac

View File

@ -224,6 +224,7 @@ enum gcs_severity {
#define CONFIG_INS_OILPAN 1
#define CONFIG_INS_MPU6000 2
#define CONFIG_INS_STUB 3
#define AP_BARO_BMP085 1
#define AP_BARO_MS5611 2