mirror of
https://github.com/opentx/opentx.git
synced 2025-07-19 14:25:11 +03:00
S.PORT flash on all available interfaces (possibly 3)
This commit is contained in:
parent
0c7add8f8e
commit
db276cecbf
21 changed files with 52 additions and 21 deletions
|
@ -227,7 +227,8 @@ enum BeeperMode {
|
|||
enum ModuleIndex {
|
||||
INTERNAL_MODULE,
|
||||
EXTERNAL_MODULE,
|
||||
TRAINER_MODULE
|
||||
TRAINER_MODULE,
|
||||
FLASHING_MODULE,
|
||||
};
|
||||
enum TrainerMode {
|
||||
TRAINER_MODE_MASTER_TRAINER_JACK,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue