1
0
Fork 0
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:
3djc 2018-02-11 23:23:40 +01:00 committed by Andre Bernet
parent 4cf257b997
commit 073e1a8462
2 changed files with 12 additions and 0 deletions

View file

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