new patch: v4.1.1
This commit is contained in:
2
lvgl.h
2
lvgl.h
@@ -18,7 +18,7 @@ extern "C" {
|
||||
#include "misc/misc.h"
|
||||
#define LV_MISC_REQ_MAJOR 4
|
||||
#define LV_MISC_REQ_MINOR 1
|
||||
#define LV_MISC_REQ_PATCH 0
|
||||
#define LV_MISC_REQ_PATCH 1
|
||||
|
||||
#if MISC_VERSION_MAJOR != LV_MISC_REQ_MAJOR /*The version major has to match*/
|
||||
#error "LV: incompatible misc. module version! See lvgl.h"
|
||||
|
||||
Reference in New Issue
Block a user