mirror of
https://github.com/opentx/opentx.git
synced 2025-07-14 11:59:50 +03:00
XLite support (#5806)
This commit is contained in:
parent
37f96d452a
commit
99604dccc9
78 changed files with 1098 additions and 1050 deletions
|
@ -251,7 +251,7 @@ void Open9xSim::updateKeysAndSwitches(bool start)
|
|||
KEY_Right, KEY_RIGHT,
|
||||
KEY_Left, KEY_LEFT,
|
||||
#elif defined(PCBXLITE)
|
||||
KEY_Page_Up, KEY_MENU,
|
||||
KEY_Shift_L, KEY_SHIFT,
|
||||
KEY_Return, KEY_ENTER,
|
||||
KEY_BackSpace, KEY_EXIT,
|
||||
KEY_Right, KEY_RIGHT,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue