mrDarker
2025-05-29 863f21995955fb3e9aa471430218967d4e642c27
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;