AP_AHRS: fix apm1 oilpan support
This commit is contained in:
parent
3a5eb33d86
commit
49d81a9c99
@ -47,7 +47,7 @@ const AP_HAL::HAL& hal = AP_HAL_BOARD_DRIVER;
|
||||
AP_InertialSensor ins;
|
||||
|
||||
#if CONFIG_HAL_BOARD == HAL_BOARD_APM1
|
||||
AP_ADC_ADS7844 adc;
|
||||
AP_ADC_ADS7844 apm1_adc;
|
||||
#endif
|
||||
|
||||
AP_Compass_HMC5843 compass;
|
||||
|
Loading…
Reference in New Issue
Block a user