mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 01:12:31 +00:00
camera_trigger: remove params from build
This commit is contained in:
@@ -37,7 +37,6 @@ px4_add_module(
|
|||||||
COMPILE_FLAGS
|
COMPILE_FLAGS
|
||||||
SRCS
|
SRCS
|
||||||
camera_trigger.cpp
|
camera_trigger.cpp
|
||||||
camera_trigger_params.c
|
|
||||||
interfaces/src/camera_interface.cpp
|
interfaces/src/camera_interface.cpp
|
||||||
interfaces/src/pwm.cpp
|
interfaces/src/pwm.cpp
|
||||||
interfaces/src/relay.cpp
|
interfaces/src/relay.cpp
|
||||||
|
|||||||
@@ -39,9 +39,6 @@
|
|||||||
* @author Andreas Bircher <andreas@wingtra.com>
|
* @author Andreas Bircher <andreas@wingtra.com>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <nuttx/config.h>
|
|
||||||
#include <systemlib/param/param.h>
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Camera trigger Interface
|
* Camera trigger Interface
|
||||||
*
|
*
|
||||||
|
|||||||
Reference in New Issue
Block a user