mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-20 20:03:54 +08:00
bmp280 increase MAIN stack
This commit is contained in:
@@ -34,11 +34,11 @@
|
||||
px4_add_module(
|
||||
MODULE drivers__bmp280
|
||||
MAIN bmp280
|
||||
COMPILE_FLAGS
|
||||
STACK_MAIN
|
||||
1200
|
||||
SRCS
|
||||
bmp280_spi.cpp
|
||||
bmp280_i2c.cpp
|
||||
bmp280.cpp
|
||||
DEPENDS
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user