Files
OpenMQTTGateway/lib/sqlUI/components/ui_comp_hook.h
NorthernMan54 1761810f5d Working
2024-12-04 21:23:32 -05:00

20 lines
388 B
C

// This file was generated by SquareLine Studio
// SquareLine Studio version: SquareLine Studio 1.4.2
// LVGL version: 9.1.0
// Project name: JC3248W535CIY
#ifndef _JC3248W535CIY_UI_COMP_HOOK_H
#define _JC3248W535CIY_UI_COMP_HOOK_H
#ifdef __cplusplus
extern "C" {
#endif
void ui_comp_omgLabelContainer_create_hook( lv_obj_t *comp );
#ifdef __cplusplus
} /*extern "C"*/
#endif
#endif