mirror of
https://github.com/opentx/opentx.git
synced 2025-07-25 01:05:10 +03:00
[X7] Typo
This commit is contained in:
parent
74c03f0d4e
commit
df835da07d
1 changed files with 1 additions and 1 deletions
|
@ -597,7 +597,7 @@ int main()
|
|||
lockFlash();
|
||||
unlocked = 0;
|
||||
}
|
||||
lcdDrawTextAlignedLeft(4*FH, CENTER "\007Writing Complete");
|
||||
lcdDrawTextAlignedLeft(4*FH, CENTER "\007Writing complete");
|
||||
if (event == EVT_KEY_FIRST(BOOT_KEY_EXIT) || event == EVT_KEY_BREAK(BOOT_KEY_MENU)) {
|
||||
state = ST_START;
|
||||
vpos = 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue