Fixes and improvements: LVGL, services and kernel symbols (#587)
This commit is contained in:
committed by
GitHub
parent
d4ef83e316
commit
cd2d9d6158
@@ -9,8 +9,8 @@
|
||||
#include <memory>
|
||||
|
||||
// Forward declarations
|
||||
typedef struct _lv_obj_t lv_obj_t;
|
||||
typedef struct _lv_event_t lv_event_t;
|
||||
typedef _lv_obj_t lv_obj_t;
|
||||
typedef _lv_event_t lv_event_t;
|
||||
|
||||
namespace tt::service::displayidle {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user