LAPTOP-SNT8I5JK\Boounion
2025-04-26 9ad04a15d7f9438cf3e5f1b69b8d458ae767bdf5
SourceCode/Bond/Servo/CEqModeChangeStep.cpp
@@ -39,7 +39,8 @@
   {
      CWriteStep::getAttributeVector(attrubutes);
      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(), ""));
   }
}