LAPTOP-SNT8I5JK\Boounion
2025-08-26 73f93ffcc9f292e6b17c51fbf4d7cda42356a16d
SourceCode/Bond/Servo/CEqModeChangeStep.cpp
@@ -39,7 +39,9 @@
   {
      CWriteStep::getAttributeVector(attrubutes);
      unsigned int weight = 31;
      std::string strTemp;
      attrubutes.addAttribute(new CAttribute("Equipment Mode Dev",
         std::to_string(m_nEqModeDev).c_str(), ""));
         ("W" + CToolUnits::toHexString(m_nEqModeDev, strTemp)).c_str(), "", weight++));
   }
}