mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-18 11:17:35 +08:00
delete px4_includes.h header and update boards/ to use syslog
This commit is contained in:
@@ -222,8 +222,6 @@ BottleDrop::~BottleDrop()
|
||||
int
|
||||
BottleDrop::start()
|
||||
{
|
||||
ASSERT(_main_task == -1);
|
||||
|
||||
/* start the task */
|
||||
_main_task = px4_task_spawn_cmd("bottle_drop",
|
||||
SCHED_DEFAULT,
|
||||
|
||||
Reference in New Issue
Block a user