mirror of
https://gitee.com/peng_zhihui/HoloCubic
synced 2025-11-04 21:19:40 +08:00
6 lines
124 B
C
6 lines
124 B
C
#ifndef EVENTS_INIT_H_
|
|
#define EVENTS_INIT_H_
|
|
#include "gui_guider.h"
|
|
|
|
void events_init(lv_ui *ui);
|
|
#endif /* EVENT_CB_H_ */ |