replace roboto font with montserrat and add built-in fonts for every 2px from 12-32px

This commit is contained in:
Gabor Kiss-Vamosi
2020-04-06 10:47:35 +02:00
parent 3519e31888
commit b4849d0ce1
25 changed files with 41435 additions and 11437 deletions

View File

@@ -783,7 +783,7 @@
#endif
#if LV_USE_LED
#ifndef LV_LED_BRIGHT_MIN
# define LV_LED_BRIGHT_MIN 80 /*Minimal brightness*/
# define LV_LED_BRIGHT_MIN 120 /*Minimal brightness*/
#endif
#ifndef LV_LED_BRIGHT_MAX
# define LV_LED_BRIGHT_MAX 255 /*Maximal brightness*/