Add spiris takeoff heights

This commit is contained in:
Benjamin Ramtoula 2018-09-25 20:11:58 -04:00
parent 835a25c3c5
commit 15280f4034
1 changed files with 4 additions and 1 deletions

View File

@ -6,5 +6,8 @@ takeoff_heights ={
.6 = 3.0,
.9 = 15.0,
.11 = 6.0,
.16 = 9.0
.16 = 9.0,
.17 = 3.0,
.18 = 6.0,
.19 = 9.0
}