mirror of
https://github.com/opentx/opentx.git
synced 2025-07-20 14:55:13 +03:00
Rotary encoders Beep Center should be ok now
More port from ersky9x Problem in Telemetry labels for french and swedish
This commit is contained in:
parent
d970ddc9b4
commit
0be7d4a671
13 changed files with 162 additions and 144 deletions
|
@ -333,7 +333,7 @@ void Open9xSim::refreshDiplay()
|
|||
};
|
||||
|
||||
static SwitchKey keys3[] = {
|
||||
#if defined(JETI) || defined(FRSKY) || defined(NMEA) || defined(ARDUPILOT)
|
||||
#if defined(PCBV4) || defined(JETI) || defined(FRSKY) || defined(NMEA) || defined(ARDUPILOT)
|
||||
{ KEY_1, pinc, INP_C_ThrCt, 0 },
|
||||
{ KEY_6, pinc, INP_C_AileDR, 0 },
|
||||
#else
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue