mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-01 02:55:07 +08:00
Removing test code.
This commit is contained in:
@@ -46,8 +46,6 @@
|
|||||||
#include "drv_sensor.h"
|
#include "drv_sensor.h"
|
||||||
#include "drv_orb_dev.h"
|
#include "drv_orb_dev.h"
|
||||||
|
|
||||||
// TODO: LEFT-OFF: Define an Eagle Board specific device path.
|
|
||||||
|
|
||||||
#define ACCEL_BASE_DEVICE_PATH "/dev/accel"
|
#define ACCEL_BASE_DEVICE_PATH "/dev/accel"
|
||||||
#define ACCEL0_DEVICE_PATH "/dev/accel0"
|
#define ACCEL0_DEVICE_PATH "/dev/accel0"
|
||||||
#define ACCEL1_DEVICE_PATH "/dev/accel1"
|
#define ACCEL1_DEVICE_PATH "/dev/accel1"
|
||||||
|
|||||||
Reference in New Issue
Block a user