#ifndef __USER_LVGL_IMPL_H #define __USER_LVGL_IMPL_H void user_lvgl_impl_init(void); void user_lvgl_impl_deinit(void); #endif