MW22-01A_origin_project/APP/Agent/DLC-AEZT030W.h

27 lines
225 B
C
Raw Permalink Normal View History

2025-10-11 02:19:49 +00:00
#ifndef _AGENT_DLC-AEZT030W_H_
#define _AGENT_DLC-AEZT030W_H_
#include "agent_hyt.h"
#ifdef __cplusplus
extern "C" {
#endif
void ptz_tcp_autoReturn(void);
void tcpInit(void);
#ifdef __cplusplus
}
#endif
#endif