1
0
Fork 0
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:
Bertrand Songis 2018-05-10 08:22:39 +02:00 committed by GitHub
parent 0c7add8f8e
commit db276cecbf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
21 changed files with 52 additions and 21 deletions

View file

@ -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,