diff Discovery/Inc/Fonts/font_T48_plus.h @ 62:7c9fbd31cd02

Bugfix font elements (ue missing)
author Ideenmodellierer
date Sun, 12 Aug 2018 23:02:13 +0200
parents 219943ef9dc0
children f2d98ad6f1be
line wrap: on
line diff
--- a/Discovery/Inc/Fonts/font_T48_plus.h	Sat Aug 11 13:57:47 2018 +0200
+++ b/Discovery/Inc/Fonts/font_T48_plus.h	Sun Aug 12 23:02:13 2018 +0200
@@ -4233,4 +4233,4 @@
 
 };
 
-const tFont FontT48 UPPER_FONT_DIRECTORY = { 95+8, FontT48_array, 14, 25, 56 };
+const tFont FontT48 UPPER_FONT_DIRECTORY = { 95+9, FontT48_array, 14, 25, 56 };