mrDarker
2025-05-22 5cf5e464a5891c8eb62aafadfce0d204fdc79b02
SourceCode/Bond/Servo/CEqWriteStep.cpp
@@ -41,9 +41,10 @@
   {
      CWriteStep::getAttributeVector(attrubutes);
      unsigned int weight = 31;
      std::string strTemp;
      attrubutes.addAttribute(new CAttribute("Data Dev",
         ("W" + CToolUnits::toHexString(m_nDataDev, strTemp)).c_str(), ""));
         ("W" + CToolUnits::toHexString(m_nDataDev, strTemp)).c_str(), "", weight++));
   }
   int CEqWriteStep::onComplete()