LAPTOP-SNT8I5JK\Boounion
2025-09-17 8e2b7558c6dce11bfbb144a5d6bf329d41d43827
SourceCode/Bond/Servo/CLoadPort.cpp
@@ -353,7 +353,7 @@
      // 从配置读出的enable,初始化时写给efem
      static int i_enable[4] = { 0 };
      if ((++i_enable[m_nIndex]) == 10 + m_nIndex) {
      if ((++i_enable[m_nIndex]) == 20 + m_nIndex) {
         eablePort(m_bEnable, [&](int code) -> int {
            LOGI("<LoadPort-%d>eablePort:code=%d", m_nIndex, code);
            return 0;