remove accidentally enabled LV_BUILD_TEST

This commit is contained in:
Gabor Kiss-Vamosi
2020-03-07 10:25:42 +01:00
parent c33d875015
commit ad44495146
2 changed files with 3 additions and 4 deletions

1
lvgl.h
View File

@@ -83,7 +83,6 @@ extern "C" {
#define LVGL_VERSION_PATCH 0
#define LVGL_VERSION_INFO "dev"
#define LV_BUILD_TEST 1
/**********************
* TYPEDEFS
**********************/