mrDarker
2025-05-27 5a561e4f9d58723623c3641c79ffb6d395468255
SourceCode/Bond/Servo/CEquipment.h
@@ -39,6 +39,7 @@
#define BLOCK_BUFFER_MAX         1024
#define ALIVE_TIMEOUT            15
#define VCR_MAX                  1
#define ARM_ALL                  99
   typedef std::function<void(void* pEiuipment, BOOL bAlive)> ONALIVE;
   typedef std::function<void(void* pEiuipment, int code)> ONDATACHANGED;