mrDarker
2025-05-27 0e9b642c051a3546777873d6e4f31bdbd8b57be1
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;