#ifndef __LISAUI_H__ #define __LISAUI_H__ #ifdef __cplusplus extern "C" { #endif void lisaui_ui_init(void); #ifdef __cplusplus } #endif #endif