LAPTOP-SNT8I5JK\Boounion
2025-03-14 8379d72c7f16fc8850d51d0d6ed7ec7238f26edc
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(), ""));
   }
}