forked from Archive/PX4-Autopilot
Flow: Remove spurious orb_declare
This commit is contained in:
parent
b9face9766
commit
f8354bcd26
|
@ -46,11 +46,6 @@
|
||||||
|
|
||||||
#define PX4FLOW0_DEVICE_PATH "/dev/px4flow0"
|
#define PX4FLOW0_DEVICE_PATH "/dev/px4flow0"
|
||||||
|
|
||||||
/*
|
|
||||||
* ObjDev tag for px4flow data.
|
|
||||||
*/
|
|
||||||
ORB_DECLARE(optical_flow);
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* ioctl() definitions
|
* ioctl() definitions
|
||||||
*
|
*
|
||||||
|
|
Loading…
Reference in New Issue