M350b版本
This commit is contained in:
@ -27,7 +27,7 @@ int main()
|
||||
QEventLoop qeLoop;
|
||||
QTimer::singleShot(15000, &qeLoop, SLOT(quit()));
|
||||
qeLoop.exec();
|
||||
QT_LOG::ZZ_InitLogger("/home/data/Log/");
|
||||
// QT_LOG::ZZ_InitLogger("/home/data/Log/");
|
||||
|
||||
CMainAcqThread MainCtrl;
|
||||
MainCtrl.SetupContext();
|
||||
|
||||
Reference in New Issue
Block a user