mirror of
https://github.com/opentx/opentx.git
synced 2025-07-25 17:25:13 +03:00
Warning changed to TODO
This commit is contained in:
parent
8dd5cb5c70
commit
3626b147e7
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@
|
||||||
#define EVT_BUTTON_PRESSED() EVT_KEY_BREAK(KEY_ENTER)
|
#define EVT_BUTTON_PRESSED() EVT_KEY_BREAK(KEY_ENTER)
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#warning "TODO remove it"
|
// TODO can be moved to reusableBuffer
|
||||||
uint8_t g_moduleIdx;
|
uint8_t g_moduleIdx;
|
||||||
|
|
||||||
void drawReceiverName(uint8_t x, uint8_t y, uint8_t receiverSlot)
|
void drawReceiverName(uint8_t x, uint8_t y, uint8_t receiverSlot)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue