mirror of https://github.com/ArduPilot/ardupilot
RC_Channel: fix example build
This commit is contained in:
parent
2c0657f326
commit
027e622a3c
|
@ -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…
Reference in New Issue