Use the right mode (aka BOX) - replaces autotune mode. This will help

with migrations.
This commit is contained in:
Dominic Clifton 2015-10-06 21:25:40 +01:00
parent d04bf8abd7
commit 57e5794ae1
1 changed files with 1 additions and 2 deletions

View File

@ -41,14 +41,13 @@ typedef enum {
BOXGOV,
BOXOSD,
BOXTELEMETRY,
// BOXAUTOTUNE,
BOXGTUNE,
BOXSONAR,
BOXSERVO1,
BOXSERVO2,
BOXSERVO3,
BOXBLACKBOX,
BOXFAILSAFE,
BOXGTUNE,
CHECKBOX_ITEM_COUNT
} boxId_e;