mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-31 02:16:53 +08:00
SDLOG2: Do not build unused param file
This commit is contained in:
@@ -44,7 +44,6 @@ px4_add_module(
|
|||||||
SRCS
|
SRCS
|
||||||
sdlog2.c
|
sdlog2.c
|
||||||
logbuffer.c
|
logbuffer.c
|
||||||
params.c
|
|
||||||
DEPENDS
|
DEPENDS
|
||||||
platforms__common
|
platforms__common
|
||||||
)
|
)
|
||||||
|
|||||||
@@ -31,8 +31,6 @@
|
|||||||
*
|
*
|
||||||
****************************************************************************/
|
****************************************************************************/
|
||||||
|
|
||||||
#include <systemlib/param/param.h>
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Logging rate.
|
* Logging rate.
|
||||||
*
|
*
|
||||||
|
|||||||
Reference in New Issue
Block a user