move lv_fonts from lv_misc next to lv_misc

This commit is contained in:
Gabor Kiss-Vamosi
2018-07-07 12:21:36 +02:00
parent 90679c2cf5
commit a6ee4a680c
69 changed files with 86 additions and 78 deletions

View File

@@ -10,7 +10,7 @@
#if USE_LV_LOG
#if LV_LOG_PRINTF
#include <string.h>
#include <stdio.h>
#endif
/*********************
* DEFINES