Change the takeoff height for gizmo
modified: src/rosbuzz/buzz_scripts/include/utils/takeoff_heights.bzz
This commit is contained in:
parent
e36101f0de
commit
a80fb08310
|
@ -6,7 +6,7 @@ takeoff_heights ={
|
||||||
.6 = 3.0,
|
.6 = 3.0,
|
||||||
.9 = 15.0,
|
.9 = 15.0,
|
||||||
.11 = 6.0,
|
.11 = 6.0,
|
||||||
.14 = 18.0,
|
.14 = 9.0,
|
||||||
.16 = 9.0,
|
.16 = 9.0,
|
||||||
.17 = 3.0,
|
.17 = 3.0,
|
||||||
.18 = 6.0,
|
.18 = 6.0,
|
||||||
|
|
Loading…
Reference in New Issue