18 lines
283 B
C
18 lines
283 B
C
|
// This file was generated by SquareLine Studio
|
||
|
// SquareLine Studio version: SquareLine Studio 1.3.0
|
||
|
// LVGL version: 8.3.3
|
||
|
// Project name: demo1
|
||
|
|
||
|
#ifndef _UI_EVENTS_H
|
||
|
#define _UI_EVENTS_H
|
||
|
|
||
|
#ifdef __cplusplus
|
||
|
extern "C" {
|
||
|
#endif
|
||
|
|
||
|
#ifdef __cplusplus
|
||
|
} /*extern "C"*/
|
||
|
#endif
|
||
|
|
||
|
#endif
|