From a4213166ae1c7425e4364be96ac3f41f43112750 Mon Sep 17 00:00:00 2001 From: Lucas De Marchi Date: Wed, 2 Dec 2015 13:42:20 -0200 Subject: [PATCH] AP_Notify: remove unused AP_ADC_AnalogSource --- libraries/AP_Notify/examples/ToshibaLED_test/make.inc | 1 - 1 file changed, 1 deletion(-) diff --git a/libraries/AP_Notify/examples/ToshibaLED_test/make.inc b/libraries/AP_Notify/examples/ToshibaLED_test/make.inc index 31111f68f0..490153c319 100644 --- a/libraries/AP_Notify/examples/ToshibaLED_test/make.inc +++ b/libraries/AP_Notify/examples/ToshibaLED_test/make.inc @@ -1,5 +1,4 @@ LIBRARIES += AP_ADC -LIBRARIES += AP_ADC_AnalogSource LIBRARIES += AP_AHRS LIBRARIES += AP_Airspeed LIBRARIES += AP_Baro