AP_ExternalAHRS: correct compilation with MicroStrain5 disabled
This commit is contained in:
parent
7898d6f107
commit
f722457854
@ -19,7 +19,7 @@
|
||||
#endif
|
||||
|
||||
#ifndef AP_MICROSTRAIN_ENABLED
|
||||
#define AP_MICROSTRAIN_ENABLED AP_EXTERNAL_AHRS_MICROSTRAIN5_ENABLED
|
||||
#define AP_MICROSTRAIN_ENABLED AP_EXTERNAL_AHRS_MICROSTRAIN5_ENABLED || AP_EXTERNAL_AHRS_MICROSTRAIN7_ENABLED
|
||||
#endif
|
||||
|
||||
#ifndef AP_EXTERNAL_AHRS_VECTORNAV_ENABLED
|
||||
|
Loading…
Reference in New Issue
Block a user