mirror of
https://github.com/opentx/opentx.git
synced 2025-07-25 01:05:10 +03:00
Cosmetics
This commit is contained in:
parent
a094fd9ba2
commit
7de3ce7d13
1 changed files with 1 additions and 1 deletions
|
@ -232,7 +232,7 @@ extern uint16_t DEBUG2;
|
|||
#define INP_E_AileDR 1
|
||||
#define INP_E_ThrCt 0
|
||||
|
||||
#if (defined(JETI) || defined(FRSKY) || defined(ARDUPILOT) || defined(NMEA))
|
||||
#if defined(JETI) || defined(FRSKY) || defined(ARDUPILOT) || defined(NMEA)
|
||||
#undef INP_E_ThrCt
|
||||
#undef INP_E_AileDR
|
||||
#define INP_C_ThrCt 6
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue