mrDarker
2025-04-01 42fc5f4f82dca4c50a4250c2b3e48c1aeda3c943
SourceCode/Bond/Servo/CEqCimModeChangeStep.cpp
@@ -39,7 +39,8 @@
   {
      CWriteStep::getAttributeVector(attrubutes);
      std::string strTemp;
      attrubutes.addAttribute(new CAttribute("Cim Mode Dev",
         std::to_string(m_nCimModeDev).c_str(), ""));
         ("W" + CToolUnits::toHexString(m_nCimModeDev, strTemp)).c_str(), ""));
   }
}