From bdfcad234e1f6e17cdc45a6c7fb0b520ba8fd9f5 Mon Sep 17 00:00:00 2001 From: Andrew Tridgell Date: Mon, 24 Oct 2011 10:20:19 +1100 Subject: [PATCH] RC_Channel_aux is needed for ArduPlane build --- libraries/Desktop/Desktop.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libraries/Desktop/Desktop.mk b/libraries/Desktop/Desktop.mk index 63ac2a7284..b5bc8732ce 100644 --- a/libraries/Desktop/Desktop.mk +++ b/libraries/Desktop/Desktop.mk @@ -171,7 +171,7 @@ else endif # these are library objects we don't want in the desktop build (maybe we'll add them later) -NODESKTOP := FastSerial/FastSerial.cpp AP_Compass/AP_Compass_HMC5843.cpp APM_BMP085/APM_BMP085.cpp AP_IMU/AP_IMU_Oilpan.cpp AP_OpticalFlow/AP_OpticalFlow_ADNS3080.cpp RC_Channel/RC_Channel_aux.cpp +NODESKTOP := FastSerial/FastSerial.cpp AP_Compass/AP_Compass_HMC5843.cpp APM_BMP085/APM_BMP085.cpp AP_IMU/AP_IMU_Oilpan.cpp AP_OpticalFlow/AP_OpticalFlow_ADNS3080.cpp # # Find sketchbook libraries referenced by the sketch.