发布一个小版本
This commit is contained in:
@@ -19,6 +19,7 @@ commandprocess::~commandprocess()
|
||||
|
||||
void commandprocess::process()//线程函数
|
||||
{
|
||||
QThread::msleep(5000);//5s后再发送
|
||||
uint8_t count = 0;
|
||||
|
||||
qDebug() << "command" << QThread::currentThreadId();
|
||||
|
||||
Reference in New Issue
Block a user