mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
Sensors app: Fix optimization level
This commit is contained in:
parent
673fdd8002
commit
8a0277d654
@ -37,7 +37,7 @@ px4_add_module(
|
||||
STACK 1200
|
||||
COMPILE_FLAGS
|
||||
-Wno-type-limits
|
||||
-Os
|
||||
-O3
|
||||
SRCS
|
||||
sensors.cpp
|
||||
sensor_params.c
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user