Browse Source

RC_Channel: fix example build

master
Jonathan Challinger 9 years ago
parent
commit
027e622a3c
  1. 1
      libraries/RC_Channel/examples/RC_Channel/make.inc

1
libraries/RC_Channel/examples/RC_Channel/make.inc

@ -7,6 +7,7 @@ LIBRARIES += AP_Compass @@ -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

Loading…
Cancel
Save