界面的一些修改

This commit is contained in:
hm
2020-12-08 22:21:52 +08:00
parent 4bb6156d4c
commit 815b077b5b
25 changed files with 821 additions and 346 deletions
+1
View File
@@ -5,6 +5,7 @@ ParameterProcess::ParameterProcess(QObject *parent) : QObject(parent)
setRunFrq(20);
status.m_Mode = Nop_Mode;
status.recieve.type = _readtype::All;
}