mirror of
https://github.com/opentx/opentx.git
synced 2025-07-24 16:55:20 +03:00
Register fix
This commit is contained in:
parent
3f2307c770
commit
1bcc4e4eae
1 changed files with 1 additions and 0 deletions
|
@ -288,6 +288,7 @@ void runPopupRegister(event_t event)
|
|||
else if (menuHorizontalPosition == 0) {
|
||||
// [Enter] pressed
|
||||
reusableBuffer.modelSetup.pxx2.registerStep = REGISTER_RX_NAME_SELECTED;
|
||||
backupEditMode = EDIT_MODIFY_FIELD;
|
||||
}
|
||||
// no break
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue