merge master

This commit is contained in:
Gabor Kiss-Vamosi
2020-04-14 14:57:04 +02:00
7 changed files with 20 additions and 41 deletions

View File

@@ -765,7 +765,7 @@
#endif
#if LV_USE_CHART
#ifndef LV_CHART_AXIS_TICK_LABEL_MAX_LEN
# define LV_CHART_AXIS_TICK_LABEL_MAX_LEN 20
# define LV_CHART_AXIS_TICK_LABEL_MAX_LEN 256
#endif
#endif