mirror of
https://github.com/EdgeTX/edgetx.git
synced 2025-07-19 22:35:10 +03:00
Bootloader can now be flashed from the SD Manager
This commit is contained in:
parent
fd92c3877b
commit
ff7a4599e9
20 changed files with 66 additions and 10 deletions
|
@ -63,7 +63,7 @@
|
|||
#include "../translations/en.h"
|
||||
|
||||
#if defined(PCBTARANIS)
|
||||
#define BOOTLOADER_TITLE "Taranis Boot Loader - v1.0"
|
||||
#define BOOTLOADER_TITLE " Taranis Boot Loader - v1.0"
|
||||
#define BOOT_KEY_UP KEY_PLUS
|
||||
#define BOOT_KEY_DOWN KEY_MINUS
|
||||
#define BOOT_KEY_LEFT KEY_MENU
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue