LAPTOP-SNT8I5JK\Boounion
2025-08-29 9e25e06d7ec9d7cd1c31a9d30a8a018e2af63e3a
SourceCode/Bond/Servo/CEqWriteStep.cpp
@@ -64,4 +64,13 @@
      return 0;
   }
   int CEqWriteStep::onReadRetDataError()
   {
      if (m_onWritedBlock != nullptr) {
         m_onWritedBlock(WREAD_RET_ERR);
      }
      return 0;
   }
}