mirror of
https://github.com/opentx/opentx.git
synced 2025-07-21 15:25:17 +03:00
NMEA and ARDUPILOT code ported from er9x
DSM2(PPM) bug fixed Flash saving PCBV3 removed One delay_us(7) removed BEEPSPKR becomes AUDIO
This commit is contained in:
parent
5b1bad8705
commit
e6d8648074
20 changed files with 1895 additions and 380 deletions
|
@ -319,7 +319,7 @@ void Gruvin9xSim::refreshDiplay()
|
|||
};
|
||||
|
||||
static SwitchKey keys3[] = {
|
||||
#if defined(JETI) || defined(FRSKY)
|
||||
#if 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