mirror of
https://github.com/EdgeTX/edgetx.git
synced 2025-07-25 09:15:21 +03:00
Fixes. Flash an external module should work
This commit is contained in:
parent
5979b319b7
commit
a4434bc5f3
17 changed files with 200 additions and 108 deletions
|
@ -19,6 +19,7 @@
|
|||
*/
|
||||
|
||||
#include "opentx.h"
|
||||
#include "io/frsky_device_firmware_update.h"
|
||||
|
||||
#define REFRESH_FILES() do { reusableBuffer.sdmanager.offset = 65535; menuVerticalPosition = 0; } while(0)
|
||||
#define NODE_TYPE(fname) fname[SD_SCREEN_FILE_LENGTH+1]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue