Merge pull request #1694 from sjwilks/px4v1_land_detector

Add landing detector for V1 boards as well.
This commit is contained in:
Lorenz Meier 2015-01-24 16:42:35 +01:00
commit 91c605429d

View File

@ -62,6 +62,7 @@ MODULES += modules/commander
MODULES += modules/navigator
MODULES += modules/mavlink
MODULES += modules/gpio_led
MODULES += modules/land_detector
#
# Estimation modules (EKF / other filters)