mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 01:12:31 +00:00
delete px4_includes.h header and update boards/ to use syslog
This commit is contained in:
@@ -52,6 +52,7 @@
|
||||
#include <stdio.h>
|
||||
#include <poll.h>
|
||||
#include <string.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
#define ADC_BASE_DEV_PATH "/dev/adc"
|
||||
#define ADC_SYSFS_PATH "/sys/kernel/rcio/adc/ch0"
|
||||
|
||||
@@ -34,6 +34,8 @@
|
||||
#include <px4_posix.h>
|
||||
#include <drivers/drv_led.h>
|
||||
|
||||
#include <string.h>
|
||||
|
||||
#include "navio_rgbled.h"
|
||||
|
||||
#define RGBLED_BASE_DEVICE_PATH "/dev/rgbled"
|
||||
|
||||
@@ -38,6 +38,8 @@
|
||||
#include <stdio.h>
|
||||
#include <stdint.h>
|
||||
#include <unistd.h>
|
||||
#include <string.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
#include <px4_config.h>
|
||||
#include <px4_workqueue.h>
|
||||
|
||||
Reference in New Issue
Block a user