feat(observer): implemented an observer pattern (#4541)
Co-authored-by: Zoltan Janosy <zjanosy@fishman.com> Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
This commit is contained in:
@@ -72,6 +72,7 @@
|
||||
#define LV_USE_IMGFONT 1
|
||||
#define LV_USE_IME_PINYIN 1
|
||||
#define LV_USE_MSG 1
|
||||
#define LV_USE_OBSERVER 1
|
||||
#define LV_USE_FILE_EXPLORER 1
|
||||
#define LV_USE_TINY_TTF 1
|
||||
#define LV_USE_SYSMON 1
|
||||
|
||||
Reference in New Issue
Block a user