mirror of
https://github.com/opentx/opentx.git
synced 2025-07-14 20:10:08 +03:00
Cosmetics
This commit is contained in:
parent
5077b10274
commit
bbe82db087
1 changed files with 1 additions and 1 deletions
|
@ -334,7 +334,7 @@ void Open9xSim::updateKeysAndSwitches(bool start)
|
||||||
SWITCH_KEY(E, 4, 3);
|
SWITCH_KEY(E, 4, 3);
|
||||||
SWITCH_KEY(F, 5, 2);
|
SWITCH_KEY(F, 5, 2);
|
||||||
SWITCH_KEY(G, 6, 3);
|
SWITCH_KEY(G, 6, 3);
|
||||||
SWITCH_KEY(H, 7, 2);
|
SWITCH_KEY(H, 7, 2);
|
||||||
#else
|
#else
|
||||||
SWITCH_KEY(1, 0, 2);
|
SWITCH_KEY(1, 0, 2);
|
||||||
SWITCH_KEY(2, 1, 2);
|
SWITCH_KEY(2, 1, 2);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue