changeset 46:f39206facb93

Always include Fonts library (to have the adresses defined)
author Ideenmodellierer
date Sun, 29 Jul 2018 18:09:58 +0200
parents 219943ef9dc0
children a6580170de6f
files Discovery/Src/gfx_fonts.c
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/Discovery/Src/gfx_fonts.c	Sun Jul 29 18:07:52 2018 +0200
+++ b/Discovery/Src/gfx_fonts.c	Sun Jul 29 18:09:58 2018 +0200
@@ -22,6 +22,8 @@
 # 	define INCLUDE_FONTS_BINARY
 #endif
 
+#define INCLUDE_FONTS_BINARY 1
+
 #ifdef INCLUDE_FONTS_BINARY
 
 /* Fonts fixed in upper region */