diff --git a/src/display.cpp b/src/display.cpp index b147548..0151339 100644 --- a/src/display.cpp +++ b/src/display.cpp @@ -12,9 +12,9 @@ TFT_eSPI tft = TFT_eSPI(); #ifdef HELTEC_WIRELESS_TRACKER - #define bigSizeFont 2 - #define smallSizeFont 1 - #define lineSpacing 9 + #define bigSizeFont 2.5 + #define smallSizeFont 1.5 + #define lineSpacing 12 #endif #ifdef TTGO_T_DECK_GPS #define bigSizeFont 4