aboutsummaryrefslogtreecommitdiff
path: root/src/modules/commander/module.mk
diff options
context:
space:
mode:
authorAnton Babushkin <anton.babushkin@me.com>2013-10-20 19:36:42 +0200
committerAnton Babushkin <anton.babushkin@me.com>2013-10-20 19:36:42 +0200
commitef6f1f6f808e49ff3aca68aa08001e37093b89ec (patch)
treed4d0c9c432eddd98961fcf6f560e6798a3ab8c8c /src/modules/commander/module.mk
parent1a3845c66ab8d457a0227ddd4bd22f5053c7f6b6 (diff)
downloadpx4-firmware-ef6f1f6f808e49ff3aca68aa08001e37093b89ec.tar.gz
px4-firmware-ef6f1f6f808e49ff3aca68aa08001e37093b89ec.tar.bz2
px4-firmware-ef6f1f6f808e49ff3aca68aa08001e37093b89ec.zip
get_rot_matrix() moved to separate library, accel calibration of rotated board fixed
Diffstat (limited to 'src/modules/commander/module.mk')
-rw-r--r--src/modules/commander/module.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/modules/commander/module.mk b/src/modules/commander/module.mk
index 91d75121e..554dfcb08 100644
--- a/src/modules/commander/module.mk
+++ b/src/modules/commander/module.mk
@@ -47,4 +47,3 @@ SRCS = commander.cpp \
baro_calibration.cpp \
rc_calibration.cpp \
airspeed_calibration.cpp
-