1
0
mirror of https://github.com/lvgl/lvgl.git synced 2025-01-14 06:42:58 +08:00

add backward 'lv_conf.h' compatibility

This commit is contained in:
Zaltora 2018-08-10 13:18:10 +02:00
parent 1ece6c1612
commit 1e20118645

View File

@ -24,6 +24,9 @@ extern "C" {
/*********************
* DEFINES
*********************/
#ifndef LV_ATTRIBUTE_TICK_INC
#define LV_ATTRIBUTE_TICK_INC
#endif
/**********************
* TYPEDEFS