#ifndef _HOMLET_H__ #define _HOMLET_H__ void init_homlet_service(); void homlet_dataspace_change_callback(int dataspace); #endif