Explorar o código

add:lvgl添加回LUAT_LV_CB_RLT

Dozingfiretruck %!s(int64=3) %!d(string=hai) anos
pai
achega
da8f98378a
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      components/lvgl/binding/luat_lib_lvgl.c

+ 1 - 0
components/lvgl/binding/luat_lib_lvgl.c

@@ -1294,6 +1294,7 @@ LUAT_LV_GIF_RLT
 #endif
 
 // 回调
+LUAT_LV_CB_RLT
 // {"obj_add_event_cb", ROREG_FUNC(luat_lv_obj_add_event_cb)},
 // {"obj_remove_event_cb", ROREG_FUNC(luat_lv_obj_remove_event_cb)},
 // {"obj_remove_event_cb_with_user_data", ROREG_FUNC(luat_lv_obj_remove_event_cb_with_user_data)},