Hotfix: Excluded sdlog app from standard build, still keeping code in place for now

This commit is contained in:
Lorenz Meier
2013-06-13 12:44:11 +02:00
parent 42ce3112ad
commit f28cec350c
-2
View File
@@ -63,7 +63,6 @@ MODULES += modules/gpio_led
#
MODULES += modules/attitude_estimator_ekf
MODULES += modules/attitude_estimator_so3_comp
#MODULES += modules/position_estimator_mc
MODULES += modules/position_estimator
MODULES += modules/att_pos_estimator_ekf
@@ -79,7 +78,6 @@ MODULES += modules/multirotor_pos_control
#
# Logging
#
MODULES += modules/sdlog
MODULES += modules/sdlog2
#