LAPTOP-SNT8I5JK\Boounion
2025-03-10 469bf4af5180cdee2808b595e2d48d6266992235
SourceCode/Bond/Servo/CMaster.cpp
@@ -74,7 +74,7 @@
      // 初始化添加各子设备
      addEFEM(listener);
      /*
      {
         CBonder* pBonder = new CBonder();
         pBonder->setName("Bonder 1");
@@ -84,7 +84,7 @@
         addEquipment(pBonder);
         LOGE("已添加“Bonder 1”.");
      }
      */
      // 定时器
      g_pMaster = this;
@@ -244,7 +244,6 @@
            delete pStep;
         }
      }
      pEquipment->init();
      LOGE("已添加“EFEM(ROBOT)”.");