mirror of
https://github.com/opentx/opentx.git
synced 2025-07-22 07:45:14 +03:00
Cosmetics
This commit is contained in:
parent
6da1773dcc
commit
4c8c979e12
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@
|
|||
#define MENU_BODY_TOP (FH + 1)
|
||||
#define MENU_BODY_BOTTOM (LCD_H)
|
||||
|
||||
constexpr uint8_t COLUMN2_X = 11 * FW;
|
||||
constexpr uint8_t COLUMN2_X = 10 * FW;
|
||||
|
||||
#if defined(PXX2)
|
||||
void drawPXX2Version(coord_t x, coord_t y, PXX2Version version)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue