mirror of https://github.com/ArduPilot/ardupilot
AP_Baro: remove unused AP_ADC_AnalogSource
This commit is contained in:
parent
7c78955591
commit
5b1769cd2b
|
@ -1,5 +1,4 @@
|
|||
LIBRARIES += AP_ADC
|
||||
LIBRARIES += AP_ADC_AnalogSource
|
||||
LIBRARIES += AP_AHRS
|
||||
LIBRARIES += AP_Airspeed
|
||||
LIBRARIES += AP_Baro
|
||||
|
|
Loading…
Reference in New Issue