]> git.rkrishnan.org Git - pihpsdr.git/commitdiff
Slighly better adjustment for the "large" font size for RaspPis.
authorc vw <dl1ycf@darc.de>
Fri, 27 Nov 2020 15:27:12 +0000 (16:27 +0100)
committerc vw <dl1ycf@darc.de>
Fri, 27 Nov 2020 15:27:12 +0000 (16:27 +0100)
radio.h

diff --git a/radio.h b/radio.h
index 2244ae65fab61509b3682e8b0afbf72a7b375bde..3872fab3aec880b803f68090f9f06636cf6050e2 100644 (file)
--- 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