mirror of https://github.com/ArduPilot/ardupilot
PX4: added mathlib/math/filter module
needed for (unused!) l3gd20 driver
This commit is contained in:
parent
927bbc6527
commit
372c424605
|
@ -57,6 +57,7 @@ MODULES += systemcmds/nshterm
|
|||
MODULES += modules/systemlib
|
||||
MODULES += modules/systemlib/mixer
|
||||
MODULES += modules/uORB
|
||||
MODULES += modules/mathlib/math/filter
|
||||
|
||||
#
|
||||
# Transitional support - add commands from the NuttX export archive.
|
||||
|
|
Loading…
Reference in New Issue