mirror of
https://github.com/adrigongv23/G26---Telemetry-Software.git
synced 2026-05-25 04:21:27 +02:00
17 lines
296 B
C
17 lines
296 B
C
// This file was generated by SquareLine Studio
|
|
// SquareLine Studio version: SquareLine Studio 1.5.3
|
|
// LVGL version: 8.3.6
|
|
// Project name: SquareLine_Project
|
|
|
|
#ifndef _UI_EVENTS_H
|
|
#define _UI_EVENTS_H
|
|
|
|
#ifdef __cplusplus
|
|
extern "C" {
|
|
#endif
|
|
|
|
#ifdef __cplusplus
|
|
} /*extern "C"*/
|
|
#endif
|
|
|
|
#endif
|