add LV_CONF_INCLUDE_SIMPLE to choose between relative or simple include of lv_conf.h
This commit is contained in:
@@ -6,10 +6,9 @@
|
||||
/*********************
|
||||
* INCLUDES
|
||||
*********************/
|
||||
#include "../../lv_conf.h"
|
||||
#include "lv_chart.h"
|
||||
#if USE_LV_CHART != 0
|
||||
|
||||
#include "lv_chart.h"
|
||||
#include "../lv_draw/lv_draw.h"
|
||||
#include "../lv_themes/lv_theme.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user