SourceCode/Bond/Servo/ServoCommo.h
@@ -5,6 +5,8 @@ #define BLOCK_BUFFER_MAX 1024 #define ALIVE_TIMEOUT 15 #define VCR_MAX 1 #define PATH_MAX 8 #define SIGNAL_MAX 8 #define ARM_ALL 99 enum class PortType { @@ -112,5 +114,9 @@ Abort, Completed }; /* EQ Data changed code */ #define EDCC_FETCHOUT_JOB 1000 /* ȡƬ */ #define EDCC_STORED_JOB 1001 /* 放片 */ }