mirror of
https://github.com/ttrftech/NanoVNA.git
synced 2026-01-20 15:20:19 +01:00
Small definition update
This commit is contained in:
parent
da194e82cf
commit
0a09763cbb
|
|
@ -204,7 +204,7 @@ extern const uint16_t numfont16x22[];
|
|||
#define FREQUENCIES_XPOS1 OFFSETX
|
||||
#define FREQUENCIES_XPOS2 206
|
||||
#define FREQUENCIES_XPOS3 135
|
||||
#define FREQUENCIES_YPOS (LCD_HEIGHT-7)
|
||||
#define FREQUENCIES_YPOS (LCD_HEIGHT-FONT_GET_HEIGHT)
|
||||
|
||||
// GRIDX calculated depends from frequency span
|
||||
//#define GRIDY 29
|
||||
|
|
|
|||
Loading…
Reference in a new issue