1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-24 00:35:18 +03:00

Warning changed to TODO

This commit is contained in:
Bertrand Songis 2019-03-15 08:20:03 +01:00
parent 8dd5cb5c70
commit 3626b147e7

View file

@ -27,7 +27,7 @@
#define EVT_BUTTON_PRESSED() EVT_KEY_BREAK(KEY_ENTER)
#endif
#warning "TODO remove it"
// TODO can be moved to reusableBuffer
uint8_t g_moduleIdx;
void drawReceiverName(uint8_t x, uint8_t y, uint8_t receiverSlot)