LAPTOP-SNT8I5JK\Boounion
2025-06-19 d7973a57409adb886b1a7d1c71555b6fb54bae6c
SourceCode/Bond/Servo/CEquipment.h
@@ -43,7 +43,7 @@
#define SIGNAL_UPSTREAM_TROUBLE   1
#define SIGNAL_INTERLOCK      2
#define SIGNAL_SEND_ABLE      3
   typedef std::function<int(int writeCode, int retCode)> ONWRITEDRET;
   typedef std::function<void(int writeCode, int retCode)> ONWRITEDRET;
   typedef std::function<void(void* pEiuipment, BOOL bAlive)> ONALIVE;
   typedef std::function<void(void* pEiuipment, int code)> ONDATACHANGED;