LAPTOP-SNT8I5JK\Boounion
2025-08-27 2d6d21b907ce6863f5794aa0d7ee6a7f21f86e20
SourceCode/Bond/Servo/CEqModeStep.cpp
@@ -32,7 +32,7 @@
      CReadStep::onReadData();
      DWordContainer dc;
      if (0 != m_pCclink->ReadDWordData(m_station, DeviceType::W, m_nModeDev, 1, dc)) {
      if (0 != m_pCclink->ReadDWordDataEx(m_station, DeviceType::W, m_nModeDev, 1, dc)) {
         return -2;
      }
      if (dc.size() < 1) {