1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-19 22:35:12 +03:00

Deactivate aux_serial on Horus targets (#6733)

Remove AUX_SERIAL on Horus
This commit is contained in:
Raphael Coeffic 2019-09-10 15:36:34 +02:00 committed by Bertrand Songis
parent 6684a75d92
commit 0a8917cbe2
9 changed files with 9 additions and 21 deletions

View file

@ -191,8 +191,8 @@ enum TrainerMode {
#if defined(PCBTARANIS)
TRAINER_MODE_MASTER_SBUS_EXTERNAL_MODULE,
TRAINER_MODE_MASTER_CPPM_EXTERNAL_MODULE,
#endif
TRAINER_MODE_MASTER_BATTERY_COMPARTMENT,
#endif
#if defined(BLUETOOTH)
TRAINER_MODE_MASTER_BLUETOOTH,
TRAINER_MODE_SLAVE_BLUETOOTH,