LAPTOP-SNT8I5JK\Boounion
2025-02-15 3ba7f1dbf602fb376c4cd158a8a416a4910902fe
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
}