HWT tft update size
This commit is contained in:
parent
f8478d18ee
commit
159b739a46
|
|
@ -12,8 +12,8 @@
|
|||
TFT_eSPI tft = TFT_eSPI();
|
||||
|
||||
#ifdef HELTEC_WIRELESS_TRACKER
|
||||
#define bigSizeFont 2.5
|
||||
#define smallSizeFont 1.5
|
||||
#define bigSizeFont 2
|
||||
#define smallSizeFont 1
|
||||
#define lineSpacing 12
|
||||
#endif
|
||||
#ifdef TTGO_T_DECK_GPS
|
||||
|
|
|
|||
Loading…
Reference in New Issue