mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 09:22:18 +00:00
mindpx-v2_default STACK -> STACK_MAIN
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
px4_add_module(
|
||||
MODULE drivers__hc_sr04
|
||||
MAIN hc_sr04
|
||||
STACK 1200
|
||||
STACK_MAIN 1200
|
||||
COMPILE_FLAGS
|
||||
-Os
|
||||
SRCS
|
||||
|
||||
@@ -33,7 +33,7 @@
|
||||
px4_add_module(
|
||||
MODULE drivers__mpu6500
|
||||
MAIN mpu6500
|
||||
STACK 1200
|
||||
STACK_MAIN 1200
|
||||
COMPILE_FLAGS
|
||||
-Weffc++
|
||||
-Os
|
||||
|
||||
@@ -33,7 +33,7 @@
|
||||
px4_add_module(
|
||||
MODULE drivers__test_ppm
|
||||
MAIN test_ppm
|
||||
STACK 1200
|
||||
STACK_MAIN 1200
|
||||
COMPILE_FLAGS
|
||||
-Weffc++
|
||||
-Os
|
||||
|
||||
Reference in New Issue
Block a user