1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-23 16:25:16 +03:00
This commit is contained in:
3djc 2020-04-25 13:45:58 +02:00
parent 541b5e8f3c
commit 8ff59c0928

View file

@ -62,7 +62,7 @@ bool menuRadioDiagAnalogs(event_t event)
#endif
#if defined(HARDWARE_TOUCH)
if (!touchGT911Flag) {
if (touchGT911Flag) {
lcdDrawText(MENUS_MARGIN_LEFT, MENU_CONTENT_TOP + 7 * FH, "Touch panel:");
}