1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-25 17:25:13 +03:00

Cosmetics

This commit is contained in:
Bertrand Songis 2019-02-18 12:54:41 +01:00
parent 1bcc4e4eae
commit 42ed187746

View file

@ -288,7 +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;
backupEditMode = EDIT_MODIFY_FIELD; // so that the [Register] button blinks and the REGISTER process can continue
}
// no break