aboutsummaryrefslogtreecommitdiff
path: root/makefiles/config_px4fmu-v2_default.mk
diff options
context:
space:
mode:
authorThomas Gubler <thomasgubler@gmail.com>2015-01-05 16:33:57 +0100
committerThomas Gubler <thomasgubler@gmail.com>2015-01-05 16:33:57 +0100
commit683b06321c192bbc76d322b266c62e414e24f4f4 (patch)
treeb12b81aff98296cd1efbf5845cfd13a1fc331e2f /makefiles/config_px4fmu-v2_default.mk
parent5876ff11ec90ca8dee22ee0509ffaec2b561d2fd (diff)
downloadpx4-firmware-683b06321c192bbc76d322b266c62e414e24f4f4.tar.gz
px4-firmware-683b06321c192bbc76d322b266c62e414e24f4f4.tar.bz2
px4-firmware-683b06321c192bbc76d322b266c62e414e24f4f4.zip
Revert "uavcan gives compile errors, disable for now"
This reverts commit 941ff05720b4ba8c282a84e1f8933469ae7fc39e.
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 d5c3f4a22..4bdf7722c 100644
--- a/makefiles/config_px4fmu-v2_default.mk
+++ b/makefiles/config_px4fmu-v2_default.mk
@@ -70,7 +70,7 @@ MODULES += modules/commander
MODULES += modules/navigator
MODULES += modules/mavlink
MODULES += modules/gpio_led
-# MODULES += modules/uavcan
+MODULES += modules/uavcan
#
# Estimation modules (EKF/ SO3 / other filters)