mirror of
https://github.com/opentx/opentx.git
synced 2025-07-18 22:05:10 +03:00
Merge branch 'next' of https://github.com/opentx/opentx into mhotar/layout_alignments_Issue#584
This commit is contained in:
commit
220ddb8bcf
532 changed files with 732 additions and 661 deletions
|
@ -2889,7 +2889,7 @@ void menuModelExpoOne(uint8_t event)
|
|||
{
|
||||
#if defined(PCBTARANIS)
|
||||
case EXPO_FIELD_INPUT_NAME:
|
||||
editSingleName(EXPO_ONE_2ND_COLUMN, y, "Input Name", g_model.inputNames[ed->chn], sizeof(g_model.inputNames[ed->chn]), event, attr);
|
||||
editSingleName(EXPO_ONE_2ND_COLUMN, y, STR_INPUTNAME, g_model.inputNames[ed->chn], sizeof(g_model.inputNames[ed->chn]), event, attr);
|
||||
break;
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue