改进串口调试助手和网络调试助手代码

This commit is contained in:
feiyangqingyun
2021-08-21 11:19:20 +08:00
parent 762131daaa
commit c4411c9b2e
36 changed files with 554 additions and 280 deletions

View File

@@ -27,7 +27,7 @@ private slots:
void initForm();
void initConfig();
void saveConfig();
void changeTimer();
void initTimer();
void append(int type, const QString &data, bool clear = false);
private slots: