mirror of
https://github.com/opentx/opentx.git
synced 2025-07-14 11:59:50 +03:00
X9LiteS (#6820)
This commit is contained in:
parent
a8a32792cc
commit
4a618f1317
25 changed files with 191 additions and 19 deletions
|
@ -331,7 +331,7 @@ void OpenTxSim::updateKeysAndSwitches(bool start)
|
|||
SWITCH_KEY(C, 2, 3);
|
||||
SWITCH_KEY(D, 3, 3);
|
||||
|
||||
#if defined(HARDWARE_SWITCH_G)
|
||||
#if defined(HARDWARE_SWITCH_G) && defined(HARDWARE_SWITCH_H)
|
||||
SWITCH_KEY(E, 4, 3);
|
||||
SWITCH_KEY(F, 5, 2);
|
||||
SWITCH_KEY(G, 6, 3);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue