aboutsummaryrefslogtreecommitdiff
path: root/makefiles/config_px4fmu-v2_default.mk
diff options
context:
space:
mode:
authorJohan Jansen <jnsn.johan@gmail.com>2015-01-07 23:28:20 +0100
committerJohan Jansen <jnsn.johan@gmail.com>2015-01-15 14:37:51 +0100
commit9ea086bf2d9b3d9d3d480f6ae83447b9669f3603 (patch)
tree15eb7b3ad73f74e7318774bcaaa40909c50b9d03 /makefiles/config_px4fmu-v2_default.mk
parent10a2dd8a346a6a08a0d9b52739f20b842d460646 (diff)
downloadpx4-firmware-9ea086bf2d9b3d9d3d480f6ae83447b9669f3603.tar.gz
px4-firmware-9ea086bf2d9b3d9d3d480f6ae83447b9669f3603.tar.bz2
px4-firmware-9ea086bf2d9b3d9d3d480f6ae83447b9669f3603.zip
Astyle: Run astyle to fix code formatting
Diffstat (limited to 'makefiles/config_px4fmu-v2_default.mk')
-rw-r--r--makefiles/config_px4fmu-v2_default.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefiles/config_px4fmu-v2_default.mk b/makefiles/config_px4fmu-v2_default.mk
index e13a88ca5..3abebd82f 100644
--- a/makefiles/config_px4fmu-v2_default.mk
+++ b/makefiles/config_px4fmu-v2_default.mk
@@ -71,7 +71,7 @@ MODULES += modules/navigator
MODULES += modules/mavlink
MODULES += modules/gpio_led
MODULES += modules/uavcan
-MODULES += modules/land_detector
+MODULES += modules/land_detector
#
# Estimation modules (EKF/ SO3 / other filters)