aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/mpu6000/module.mk
diff options
context:
space:
mode:
Diffstat (limited to 'src/drivers/mpu6000/module.mk')
-rw-r--r--src/drivers/mpu6000/module.mk5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/drivers/mpu6000/module.mk b/src/drivers/mpu6000/module.mk
index c7d9cd3ef..6087e1509 100644
--- a/src/drivers/mpu6000/module.mk
+++ b/src/drivers/mpu6000/module.mk
@@ -37,7 +37,6 @@
MODULE_COMMAND = mpu6000
-# XXX seems excessive, check if 2048 is not sufficient
-MODULE_STACKSIZE = 4096
-
SRCS = mpu6000.cpp
+
+MODULE_STACKSIZE = 1200