mirror of
https://github.com/EdgeTX/edgetx.git
synced 2025-07-25 01:05:08 +03:00
Insert an SD card inside SD Manager makes the screen refresh
This commit is contained in:
parent
87f391ca66
commit
c546d49b04
1 changed files with 1 additions and 0 deletions
|
@ -507,5 +507,6 @@ void menuRadioSdManager(event_t _event)
|
|||
}
|
||||
else {
|
||||
lcdDrawCenteredText(LCD_H/2, STR_NO_SDCARD);
|
||||
REFRESH_FILES();
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue