mrDarker
2025-05-21 68b716b29389a08dd026ddbe51a9c91dfe52e68a
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;