mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-14 03:50:02 +03:00
Remove unused modes.
This commit is contained in:
parent
7d56929ffa
commit
017bdca593
6 changed files with 32 additions and 50 deletions
|
@ -38,7 +38,6 @@ typedef enum {
|
|||
BOXGPSHOLD,
|
||||
BOXHEADFREE,
|
||||
BOXPASSTHRU,
|
||||
BOXRANGEFINDER,
|
||||
BOXFAILSAFE,
|
||||
BOXGPSRESCUE,
|
||||
BOXID_FLIGHTMODE_LAST = BOXGPSRESCUE,
|
||||
|
@ -49,16 +48,11 @@ typedef enum {
|
|||
BOXANTIGRAVITY,
|
||||
BOXHEADADJ,
|
||||
BOXCAMSTAB,
|
||||
BOXCAMTRIG,
|
||||
BOXBEEPERON,
|
||||
BOXLEDMAX,
|
||||
BOXLEDLOW,
|
||||
BOXLLIGHTS,
|
||||
BOXCALIB,
|
||||
BOXGOV,
|
||||
BOXOSD,
|
||||
BOXTELEMETRY,
|
||||
BOXGTUNE,
|
||||
BOXSERVO1,
|
||||
BOXSERVO2,
|
||||
BOXSERVO3,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue