#pragma once #include #ifdef __cplusplus extern "C" { #endif bool core2_lvgl_init(); #ifdef __cplusplus } #endif