char input

Dependencies:   TS_DISCO_F746NG mbed LCD_DISCO_F746NG BSP_DISCO_F746NG lvgl_RB FastPWM millis

Revision:
4:6a3d12663549
Parent:
0:cf6b1eca3e67
Child:
5:cab3e2179cbf
--- a/lv_conf.h	Fri Jan 17 06:32:53 2020 +0000
+++ b/lv_conf.h	Sun Jan 26 16:19:54 2020 +0000
@@ -270,10 +270,12 @@
  * #define LV_FONT_CUSTOM_DECLARE LV_FONT_DECLARE(my_font_1) \
  *                                LV_FONT_DECLARE(my_font_2)
  */
-#define LV_FONT_CUSTOM_DECLARE
+#define LV_FONT_CUSTOM_DECLARE LV_FONT_DECLARE(RB_LV_FONT_ROBOTO_16) //GABOR
+
 
 /*Always set a default font from the built-in fonts*/
 #define LV_FONT_DEFAULT        &lv_font_roboto_16
+//#define LV_FONT_DEFAULT        &RB_lv_font_roboto_16  //GABOR
 
 /* Enable it if you have fonts with a lot of characters.
  * The limit depends on the font size, font face and bpp