#ifndef _ATSVR_UNITE_H_ #define _ATSVR_UNITE_H_ #include #include #include #include #include #include #include "_at_server.h" #include "_at_svr_opts.h" #include "atsvr_core.h" #include "at_server.h" #include "atsvr_port.h" #define AT_SYNC_CMD_TIMEOUT_MS 4000 typedef struct _atsvr_command atsvr_command_t; typedef struct _atsvr_command atsvr_command; typedef struct _atsvr_command _atsvr_command_t; #endif