aboutsummaryrefslogtreecommitdiff
path: root/src/modules/commander/module.mk
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/commander/module.mk')
-rw-r--r--src/modules/commander/module.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/modules/commander/module.mk b/src/modules/commander/module.mk
index 4437041e2..5331428c2 100644
--- a/src/modules/commander/module.mk
+++ b/src/modules/commander/module.mk
@@ -47,6 +47,7 @@ SRCS = commander.cpp \
baro_calibration.cpp \
rc_calibration.cpp \
airspeed_calibration.cpp \
+ esc_calibration.cpp \
PreflightCheck.cpp
MODULE_STACKSIZE = 5000