LAPTOP-SNT8I5JK\Boounion
2025-07-08 a9e9f76d23ee7206ea0080a8f5a94e312c9d90f1
SourceCode/Bond/EAPSimulator/EAPSimulatorDlg.h
@@ -17,6 +17,9 @@
private:
   void AppendLog(int level, const char* pszText);
   void InitRxWindow();
   void SetGroup1Enabled(bool enabled);
   void SetGroup2Enabled(bool enabled);
// 对话框数据
#ifdef AFX_DESIGN_TIME
@@ -43,4 +46,5 @@
   afx_msg void OnDestroy();
   afx_msg void OnBnClickedButtonConnect();
   afx_msg void OnBnClickedButtonDisconnect();
   afx_msg void OnBnClickedButtonAreYouThere();
};