mirror of
https://github.com/opentx/opentx.git
synced 2025-07-25 01:05:10 +03:00
Apply #6036 equivalent to 2.3
This commit is contained in:
parent
12d675a0a7
commit
3556d7c0e8
4 changed files with 18 additions and 5 deletions
|
@ -292,8 +292,6 @@ void memswap(void * a, void * b, uint8_t size);
|
|||
#define IS_MULTIPOS_CALIBRATED(cal) (false)
|
||||
#endif
|
||||
|
||||
#define IS_THROTTLE_TRIM(x) (x == virtualInputsTrims[THR_STICK])
|
||||
|
||||
#if defined(PWR_BUTTON_PRESS)
|
||||
#define pwrOffPressed() pwrPressed()
|
||||
#else
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue