1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-22 07:45:14 +03:00

Strings big cleaning session (#6426)

Strings cleaning session
This commit is contained in:
Bertrand Songis 2019-05-17 19:07:28 +02:00 committed by GitHub
parent fabeece2f8
commit 0f192fde24
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
27 changed files with 835 additions and 1165 deletions

View file

@ -144,7 +144,7 @@ void menuModelExpoOne(event_t event)
break;
case EXPO_FIELD_SIDE:
ed->mode = 4 - editChoice(EXPO_ONE_2ND_COLUMN, y, STR_SIDE, STR_VSIDE, 4-ed->mode, 1, 3, RIGHT | attr, event);
ed->mode = 4 - editChoice(EXPO_ONE_2ND_COLUMN, y, STR_SIDE, STR_VCURVEFUNC, 4-ed->mode, 1, 3, RIGHT | attr, event);
break;
case EXPO_FIELD_TRIM: