Browse Source

DataFlash: fix example build

mission-4.1.18
Jonathan Challinger 9 years ago
parent
commit
b85631bec3
  1. 1
      libraries/DataFlash/examples/DataFlash_test/make.inc

1
libraries/DataFlash/examples/DataFlash_test/make.inc

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