LAPTOP-SNT8I5JK\Boounion
2025-05-30 405bd36e812c3645e8d9d84700777e2eaeb036ec
SourceCode/Bond/Servo/CMeasurement.cpp
@@ -67,16 +67,6 @@
      return __super::recvIntent(pPin, pIntent);
   }
   BOOL CMeasurement::glassWillArrive(CGlass* pGlass)
   {
      BOOL bRet = __super::glassWillArrive(pGlass);
      if (!bRet) {
         return FALSE;
      }
      return m_glassList.empty();
   }
   int CMeasurement::getIndexerOperationModeBaseValue()
   {
      return 35000;