mrDarker
2025-05-23 b8be2b82daf6ff1078e236d8f3ed305c3a541370
SourceCode/Bond/Servo/CEquipment.h
@@ -38,6 +38,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;