LAPTOP-SNT8I5JK\Boounion
2025-09-01 a0022a4e7d8da7391db2926acd69b3c712135762
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++));
   }
}