changeset 62:7c9fbd31cd02

Bugfix font elements (ue missing)
author Ideenmodellierer
date Sun, 12 Aug 2018 23:02:13 +0200
parents f8b7642704dd
children cd298de33783
files Discovery/Inc/Fonts/font_T48_plus.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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 };