Merge pull request #1705 from iNavFlight/MrD_Add-acro-and-mission-to-flight-mode-detection-in-programming

Add acro and mission to Flight modes operand
pull/1689/head^2 6.0.0-RC1
Paweł Spychalski 2 years ago committed by GitHub
commit ce4906f0e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1288,6 +1288,8 @@ var FC = {
11: "Course Hold",
12: "USER 3",
13: "USER 4",
14: "Acro",
15: "Waypoint Mission",
}
},
4: {

Loading…
Cancel
Save