mirror of
https://github.com/opentx/opentx.git
synced 2025-07-26 01:35:21 +03:00
Fixed tabs
This commit is contained in:
parent
1dd761b390
commit
9ae7cb771c
1 changed files with 2 additions and 2 deletions
|
@ -1037,8 +1037,8 @@ void applyExpos(int16_t *anas, uint8_t mode APPLY_EXPOS_EXTRA_PARAMS)
|
|||
virtualInputsTrims[cur_chn] = -1;
|
||||
|
||||
#if defined(HELI)
|
||||
if (ed->srcRaw == MIXSRC_Ele)
|
||||
heliAnas[ELE_STICK] = v;
|
||||
if (ed->srcRaw == MIXSRC_Ele)
|
||||
heliAnas[ELE_STICK] = v;
|
||||
else if (ed->srcRaw == MIXSRC_Ail)
|
||||
heliAnas[AIL_STICK] = v;
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue