LV_GROUP_KEY_BACKSPACE

This commit is contained in:
Gabor Kiss-Vamosi
2018-10-20 00:43:42 +02:00
parent e0afb3b8b4
commit f259b56e67
3 changed files with 9 additions and 3 deletions

4
lvgl.h
View File

@@ -61,9 +61,9 @@ extern "C" {
*********************/
/*Current version of LittlevGL*/
#define LVGL_VERSION_MAJOR 5
#define LVGL_VERSION_MINOR 2
#define LVGL_VERSION_MINOR 3
#define LVGL_VERSION_PATCH 0
#define LVGL_VERSION_INFO "rc"
#define LVGL_VERSION_INFO "dev"
/**********************
* TYPEDEFS