Browse Source

Add landing detector for V1 boards as well.

sbg
Simon Wilks 10 years ago
parent
commit
f5a1680fd6
  1. 1
      makefiles/config_px4fmu-v1_default.mk

1
makefiles/config_px4fmu-v1_default.mk

@ -62,6 +62,7 @@ MODULES += modules/commander @@ -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)

Loading…
Cancel
Save