mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-01 11:50:34 +08:00
delete px4_includes.h header and update boards/ to use syslog
This commit is contained in:
@@ -33,7 +33,12 @@
|
||||
*
|
||||
****************************************************************************/
|
||||
#include "linux_sbus.h"
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
||||
using namespace linux_sbus;
|
||||
|
||||
//---------------------------------------------------------------------------------------------------------//
|
||||
int RcInput::init()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user