mirror of
https://github.com/opentx/opentx.git
synced 2025-07-25 17:25:13 +03:00
Simu compilation error
This commit is contained in:
parent
9ef47a1e63
commit
181ced12fc
1 changed files with 1 additions and 0 deletions
|
@ -474,6 +474,7 @@ extern uint8_t pxxFlag;
|
||||||
|
|
||||||
extern char idx2char(int8_t idx);
|
extern char idx2char(int8_t idx);
|
||||||
|
|
||||||
|
void clearKeyEvents();
|
||||||
void pauseEvents(uint8_t enuk);
|
void pauseEvents(uint8_t enuk);
|
||||||
void killEvents(uint8_t enuk);
|
void killEvents(uint8_t enuk);
|
||||||
uint8_t getEvent();
|
uint8_t getEvent();
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue