Bug fixes + chart bg changed to chart and some basic chart funtions added
This commit is contained in:
2
lvgl.h
2
lvgl.h
@@ -9,6 +9,7 @@
|
||||
/*********************
|
||||
* INCLUDES
|
||||
*********************/
|
||||
#include <lvgl/lv_objx/lv_chart.h>
|
||||
#include "lv_obj/lv_obj.h"
|
||||
#include "lv_objx/lv_btn.h"
|
||||
#include "lv_objx/lv_img.h"
|
||||
@@ -19,7 +20,6 @@
|
||||
#include "lv_objx/lv_list.h"
|
||||
#include "lv_objx/lv_cb.h"
|
||||
#include "lv_objx/lv_pb.h"
|
||||
#include "lv_objx/lv_graphbg.h"
|
||||
|
||||
/*********************
|
||||
* DEFINES
|
||||
|
||||
Reference in New Issue
Block a user