fix(sysmon): add sysmon prototype
This commit is contained in:
@@ -54,6 +54,11 @@
|
||||
static void mem_observer_cb(lv_observer_t * observer, lv_subject_t * subject);
|
||||
#endif
|
||||
|
||||
/**********************
|
||||
* STATIC PROTOTYPES
|
||||
**********************/
|
||||
static lv_obj_t * _lv_sysmon_create_label(lv_obj_t * parent);
|
||||
|
||||
/**********************
|
||||
* STATIC VARIABLES
|
||||
**********************/
|
||||
|
||||
Reference in New Issue
Block a user