mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-09 01:18:29 -04:00
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
Block a user