Defining Eagle Board specific device paths, still in progress.

This commit is contained in:
jwilson 2016-02-03 19:27:49 -08:00 committed by Julian Oes
parent 39daea103b
commit aec31c5904
1 changed files with 2 additions and 0 deletions

View File

@ -46,6 +46,8 @@
#include "drv_sensor.h"
#include "drv_orb_dev.h"
// TODO: LEFT-OFF: Define an Eagle Board specific device path.
#define ACCEL_BASE_DEVICE_PATH "/dev/accel"
#define ACCEL0_DEVICE_PATH "/dev/accel0"
#define ACCEL1_DEVICE_PATH "/dev/accel1"