增加马达相关的控制

PtzNew
Matthew 3 months ago
parent b381fa562f
commit 41208a587c

@ -52,6 +52,11 @@
#endif #endif
#define CMD_GET_CAMERA_STATUS 310 #define CMD_GET_CAMERA_STATUS 310
#define CMD_SET_MADA_INIT_STATUS 312
#define CMD_SET_MADA_CLOSE_STATUS 313
#define CMD_SET_MADA_REG 314
#define CMD_GET_MADA_REG 315
#define CMD_SET_INIT_STATUS 401 #define CMD_SET_INIT_STATUS 401
#else // defined(USING_PTZ) #else // defined(USING_PTZ)

Loading…
Cancel
Save