changeset 170:5ca88855da87 cleanup-1

Fix accidentally pushed local code Did I say that Mercurial is a pain for long time git users :-) For the record: created a commit with 1 file, saw a spelling error so, did a hg commit --amend ... which sneaked in a 2nd file. I did not notice, created a pull request, and now this stupid commit undoing things is the only way as all is in public phase now. Signed-off-by: Jan Mulder <jlmulder@xs4all.nl>
author Jan Mulder <jlmulder@xs4all.nl>
date Sun, 10 Mar 2019 10:46:48 +0100
parents 842f57bbaaad
children 4b5b7a40e594
files Discovery/Src/gfx_fonts.c
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/Discovery/Src/gfx_fonts.c	Sun Mar 10 10:09:58 2019 +0100
+++ b/Discovery/Src/gfx_fonts.c	Sun Mar 10 10:46:48 2019 +0100
@@ -18,9 +18,9 @@
 
 #include "gfx_fonts.h"
 
-//#ifdef DEBUG
+#ifdef DEBUG
 # 	define INCLUDE_FONTS_BINARY
-//#endif
+#endif
 
 #ifdef INCLUDE_FONTS_BINARY