Update takeoff_heights.bzz with new xbee sx heights
This commit is contained in:
parent
aeb622649f
commit
aed31e22b8
|
@ -10,5 +10,8 @@ takeoff_heights ={
|
||||||
.16 = 9.0,
|
.16 = 9.0,
|
||||||
.17 = 3.0,
|
.17 = 3.0,
|
||||||
.18 = 6.0,
|
.18 = 6.0,
|
||||||
.19 = 9.0
|
.19 = 9.0,
|
||||||
|
.20 = 3.0,
|
||||||
|
.21 = 6.0,
|
||||||
|
.22 = 9.0
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue