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