mirror of
https://github.com/EdgeTX/edgetx.git
synced 2025-07-25 09:15:21 +03:00
[ACCESS] Automatic detection of the module for accessPushTelemetry if module < 0
This commit is contained in:
parent
02302bdc14
commit
3aab7b8a37
4 changed files with 32 additions and 4 deletions
|
@ -79,7 +79,7 @@ void onSdFormatConfirm(const char * result)
|
|||
#endif
|
||||
audioQueue.stopSD();
|
||||
if (sdCardFormat()) {
|
||||
f_chdir("/");
|
||||
f_chdir(ROOT_PATH);
|
||||
REFRESH_FILES();
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue