mirror of
https://github.com/opentx/opentx.git
synced 2025-07-19 14:25:11 +03:00
Align X9E audio definitions to ana inputs (#5687)
This commit is contained in:
parent
4cf257b997
commit
073e1a8462
2 changed files with 12 additions and 0 deletions
|
@ -1328,6 +1328,10 @@ enum AUDIO_SOUNDS {
|
|||
#if defined(PCBTARANIS) || defined(PCBHORUS)
|
||||
AU_POT1_MIDDLE,
|
||||
AU_POT2_MIDDLE,
|
||||
#if defined(PCBX9E)
|
||||
AU_POT3_MIDDLE,
|
||||
AU_POT4_MIDDLE,
|
||||
#endif
|
||||
AU_SLIDER1_MIDDLE,
|
||||
AU_SLIDER2_MIDDLE,
|
||||
#if defined(PCBX9E)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue