LAPTOP-SNT8I5JK\Boounion
2025-03-10 2af991c1c72211b3b6b7fda703846bc017bc1908
SourceCode/Bond/Servo/CStep.h
@@ -4,6 +4,8 @@
namespace SERVO {
#define STEP_EVENT_READDATA         0x01
#define STEP_EVENT_COMPLETE         0x02
   typedef std::function<void(void* pStep, int code, void* pData)> ONSTEPEVENT;
   typedef struct _StepListener