1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-25 01:05:12 +03:00

Adjustments

This commit is contained in:
Andi Kanzler 2024-02-10 13:17:58 -03:00
parent 862a43330c
commit 2e29a5a224
6 changed files with 2122 additions and 1402 deletions

View file

@ -104,4 +104,4 @@ let FwApproach = function (number, approachAltAsl = 0, landAltAsl = 0, approachD
}
return self;
};
};