removed duplicated define in configuration template file

This commit is contained in:
Erich Styger
2018-10-06 10:41:00 +02:00
parent 41695bf9ac
commit 2d0c21f8a8

View File

@@ -138,8 +138,6 @@
/* More info about fonts: https://littlevgl.com/basics#fonts
* To enable a built-in font use 1,2,4 or 8 values
* which will determine the bit-per-pixel */
#define LV_FONT_DEFAULT &lv_font_dejavu_20 /*Always set a default font from the built-in fonts*/
#define USE_LV_FONT_DEJAVU_10 0
#define USE_LV_FONT_DEJAVU_10_LATIN_SUP 0
#define USE_LV_FONT_DEJAVU_10_CYRILLIC 0