fix: remove LV_USE_DEV_VERSION (#5312)
This commit is contained in:
committed by
GitHub
parent
1e1caef813
commit
b4cf95e7fa
3
lvgl.h
3
lvgl.h
@@ -137,9 +137,6 @@ extern "C" {
|
||||
/*********************
|
||||
* DEFINES
|
||||
*********************/
|
||||
#ifndef LV_USE_DEV_VERSION
|
||||
#warning "You are using the development version of LVGL which is not stable at this moment. For production use the release/v8.3 branch. To silence this warning add #define LV_USE_DEV_VERSION to lv_conf.h"
|
||||
#endif
|
||||
|
||||
/**********************
|
||||
* TYPEDEFS
|
||||
|
||||
Reference in New Issue
Block a user