#ifndef __RPC_H #define __RPC_H #include "mgos.h" #include "mgos_rpc.h" #include "common/mg_str.h" void rpc_init(); #endif // __RPC_H