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