Minor bugfixes

This commit is contained in:
Gabor
2016-06-17 09:01:44 +02:00
parent c3ba6c7265
commit 35605d871d
7 changed files with 19 additions and 18 deletions

5
lvgl.h
View File

@@ -20,8 +20,9 @@
/*********************
* DEFINES
*********************/
#define LV_GL_VERSION_MAJOR 1
#define LV_GL_VERSION_MINOR 1
#define LVGL_VERSION_MAJOR 1
#define LVGL_VERSION_MINOR 1
#define LVGL_VERSION_BUGFIX 1
/**********************
* TYPEDEFS