summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lv_conf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lv_conf.h b/lv_conf.h
index 5a0ea26..7453905 100644
--- a/lv_conf.h
+++ b/lv_conf.h
@@ -152,7 +152,7 @@ typedef void * lv_fs_drv_user_data_t;
#endif
/*1: Add a `user_data` to drivers and objects*/
-#define LV_USE_USER_DATA 0
+#define LV_USE_USER_DATA 1
/*========================
* Image decoder and cache