mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-27 02:06:27 +08:00
Missed the accel reference here
This commit is contained in:
@@ -47,7 +47,7 @@
|
|||||||
#define RANGE_FINDER_DEVICE_PATH "/dev/range_finder"
|
#define RANGE_FINDER_DEVICE_PATH "/dev/range_finder"
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* accel report structure. Reads from the device must be in multiples of this
|
* range finder report structure. Reads from the device must be in multiples of this
|
||||||
* structure.
|
* structure.
|
||||||
*/
|
*/
|
||||||
struct range_finder_report {
|
struct range_finder_report {
|
||||||
|
|||||||
Reference in New Issue
Block a user