lv_objx_templ: fix typo

This commit is contained in:
Gabor Kiss-Vamosi
2019-11-15 11:14:07 +01:00
parent ca5940b693
commit 48f81d9f28

View File

@@ -23,7 +23,7 @@
/*********************
* DEFINES
*********************/
#define LV_OBJ_X_NAME "lv_templ"
#define LV_OBJX_NAME "lv_templ"
/**********************
* TYPEDEFS