mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
fixed the Parameter value so it corresponds to the DistanceSensor rotation enum
This commit is contained in:
parent
ed3cac9122
commit
04b6412731
@ -18,7 +18,7 @@ parameters:
|
||||
values:
|
||||
25: ROTATION_DOWNWARD_FACING
|
||||
24: ROTATION_UPWARD_FACING
|
||||
12: ROTATION_BACKWARD_FACING
|
||||
4: ROTATION_BACKWARD_FACING
|
||||
0: ROTATION_FORWARD_FACING
|
||||
6: ROTATION_LEFT_FACING
|
||||
2: ROTATION_RIGHT_FACING
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user