LAPTOP-SNT8I5JK\Boounion
2025-02-17 0d885fe2e84ac5a6390ddc4d43ab701112eedc64
SourceCode/Bond/Servo/ServoDlg.cpp
@@ -290,8 +290,15 @@
   SetTimer(TIMER_ID_CREATE_TERMINAL, 3000, nullptr);
   InitRxWindows();
   OnBnClickedButtonLog();
   UpdateLogBtn();
   Resize();
   // 相当于延时调用master的初始化
   theApp.m_model.m_master.init();
   return TRUE;  // 除非将焦点设置到控件,否则返回 TRUE
}