LAPTOP-SNT8I5JK\Boounion
2025-07-30 166fa1cb727d6fe6962bbd2b5c4a0c9da6088048
SourceCode/Bond/Servo/CEqCimModeChangeStep.cpp
@@ -39,7 +39,9 @@
   {
      CWriteStep::getAttributeVector(attrubutes);
      unsigned int weight = 31;
      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(), "", weight++));
   }
}