From: c vw Date: Fri, 27 Nov 2020 15:27:12 +0000 (+0100) Subject: Slighly better adjustment for the "large" font size for RaspPis. X-Git-Url: https://git.rkrishnan.org/uri/vdrive/(%5B%5E?a=commitdiff_plain;h=d33a4aa24af06ebc380d60e74ac60adec842ac14;p=pihpsdr.git Slighly better adjustment for the "large" font size for RaspPis. --- diff --git a/radio.h b/radio.h index 2244ae6..3872fab 100644 --- a/radio.h +++ b/radio.h @@ -60,7 +60,7 @@ #define DISPLAY_FONT_SIZE1 8 #define DISPLAY_FONT_SIZE2 10 #define DISPLAY_FONT_SIZE3 13 -#define DISPLAY_FONT_SIZE4 18 +#define DISPLAY_FONT_SIZE4 19 #endif #endif