spacing update

This commit is contained in:
richonguzman 2024-07-11 20:55:30 -04:00
parent 49ff4eaa6b
commit 70e34d0ce6
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
#ifdef TTGO_T_DECK_GPS
#define bigSizeFont 4
#define smallSizeFont 2
#define lineSpacing 18
#define lineSpacing 22
#endif
#else
#include <Adafruit_GFX.h>