forked from Archive/PX4-Autopilot
BMM150 driver: Be less strict on C++ options
This commit is contained in:
parent
e054d1fff7
commit
6d21aac4a9
|
@ -35,7 +35,6 @@ px4_add_module(
|
|||
MAIN bmm150
|
||||
STACK_MAIN 1200
|
||||
COMPILE_FLAGS
|
||||
-Weffc++
|
||||
SRCS
|
||||
bmm150.cpp
|
||||
DEPENDS
|
||||
|
|
Loading…
Reference in New Issue