From 027e622a3c9bb1e100d22d1c202838838f4e1a6b Mon Sep 17 00:00:00 2001 From: Jonathan Challinger Date: Tue, 22 Dec 2015 18:07:51 -0800 Subject: [PATCH] RC_Channel: fix example build --- libraries/RC_Channel/examples/RC_Channel/make.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/libraries/RC_Channel/examples/RC_Channel/make.inc b/libraries/RC_Channel/examples/RC_Channel/make.inc index 1148fdaf6e..2f94ce07f8 100644 --- a/libraries/RC_Channel/examples/RC_Channel/make.inc +++ b/libraries/RC_Channel/examples/RC_Channel/make.inc @@ -7,6 +7,7 @@ LIBRARIES += AP_Compass LIBRARIES += AP_Declination LIBRARIES += AP_GPS LIBRARIES += AP_InertialSensor +LIBRARIES += AP_AccelCal LIBRARIES += AP_Math LIBRARIES += AP_Mission LIBRARIES += AP_NavEKF