mirror of
https://github.com/opentx/opentx.git
synced 2025-07-27 02:05:16 +03:00
Cosmetics
This commit is contained in:
parent
e1f2661838
commit
93c18d1b66
1 changed files with 1 additions and 1 deletions
|
@ -801,7 +801,7 @@ void flashBootloader(const char * filename)
|
|||
|
||||
void onSdManagerMenu(const char *result)
|
||||
{
|
||||
TCHAR lfn[_MAX_LFN + 1];
|
||||
TCHAR lfn[_MAX_LFN+1];
|
||||
|
||||
uint8_t index = m_posVert-1-s_pgOfs;
|
||||
if (result == STR_SD_INFO) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue