mirror of
https://github.com/opentx/opentx.git
synced 2025-07-18 22:05:10 +03:00
N/A translated
This commit is contained in:
parent
b3e0f46cc2
commit
78cf31c937
1 changed files with 1 additions and 1 deletions
|
@ -4699,7 +4699,7 @@ void menuModelLogicalSwitches(uint8_t event)
|
|||
|
||||
// CSW delay
|
||||
if (cstate == LS_FAMILY_STAY) {
|
||||
lcd_puts(CSW_6TH_COLUMN, y, "N/A");
|
||||
lcd_puts(CSW_6TH_COLUMN, y, STR_NA);
|
||||
if (attr && horz == LS_FIELD_DELAY) {
|
||||
REPEAT_LAST_CURSOR_MOVE();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue