mirror of
https://github.com/opentx/opentx.git
synced 2025-07-14 03:49:52 +03:00
parent
a1cd83598f
commit
07b096ff44
30 changed files with 308 additions and 46 deletions
|
@ -92,7 +92,7 @@ void menuViewTelemetry(event_t event)
|
|||
}
|
||||
|
||||
drawTelemetryTopBar();
|
||||
lcdDrawText(LCD_W / 2, 3 * FH, "No Telemetry Screens", CENTERED);
|
||||
lcdDrawText(LCD_W / 2, 3 * FH, STR_NO_TELEMETRY_SCREENS, CENTERED);
|
||||
displayRssiLine();
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue