mirror of
https://github.com/opentx/opentx.git
synced 2025-07-23 08:15:17 +03:00
[X3] fixes
This commit is contained in:
parent
13cf540785
commit
e6a8c1eef1
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@
|
|||
#include "opentx.h"
|
||||
|
||||
// TODO duplicated code
|
||||
#if defined(PCBX7) || defined(PCBX9E)
|
||||
#if defined(PCBX7) || defined(PCBX9E) || defined(PCBX3)
|
||||
#define EVT_KEY_NEXT_LINE EVT_ROTARY_RIGHT
|
||||
#define EVT_KEY_PREVIOUS_LINE EVT_ROTARY_LEFT
|
||||
#else
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue