mirror of
https://github.com/opentx/opentx.git
synced 2025-07-23 16:25:16 +03:00
Cosmetics
This commit is contained in:
parent
75f04c89b0
commit
a56411a837
15 changed files with 28 additions and 28 deletions
|
@ -549,7 +549,7 @@ void MultiModuleStatus::getStatusString(char * statusText) const
|
|||
}
|
||||
|
||||
if (major == 1 && minor < 3 && SLOW_BLINK_ON_PHASE) {
|
||||
strcpy(statusText, STR_MODULE_UPDATE);
|
||||
strcpy(statusText, STR_MODULE_UPGRADE);
|
||||
}
|
||||
else {
|
||||
char * tmp = statusText;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue