Skip to content
Snippets Groups Projects
Commit 2dd71fa7 authored by Daniel Agar's avatar Daniel Agar
Browse files

mpu6000 increase MAIN stack

parent b75fa645
No related branches found
No related tags found
No related merge requests found
......@@ -33,12 +33,10 @@
px4_add_module(
MODULE drivers__mpu6000
MAIN mpu6000
STACK_MAIN 1400
COMPILE_FLAGS
STACK_MAIN 1500
SRCS
mpu6000.cpp
mpu6000_i2c.cpp
mpu6000_spi.cpp
DEPENDS
)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment