Minor fixes

This commit is contained in:
Gabor
2016-12-15 10:31:30 +01:00
parent 320a5b524c
commit 2eefe1a231
21 changed files with 238 additions and 128 deletions

4
lvgl.h
View File

@@ -29,8 +29,8 @@
* DEFINES
*********************/
#define LVGL_VERSION_MAJOR 1
#define LVGL_VERSION_MINOR 2
#define LVGL_VERSION_BUGFIX 4
#define LVGL_VERSION_MINOR 3
#define LVGL_VERSION_BUGFIX 1
/**********************
* TYPEDEFS