diff --git a/widgets/mainwindow.cpp b/widgets/mainwindow.cpp index b59d35d38..a4d8cd54c 100644 --- a/widgets/mainwindow.cpp +++ b/widgets/mainwindow.cpp @@ -10894,5 +10894,22 @@ void MainWindow::sfox_tx(QString t) QString t2=p2.readAllStandardOutput(); t2=t2.left(t2.length()-2); // qDebug() << "aa" << QDateTime::currentMSecsSinceEpoch() - ms0 << t2; - qDebug() << "aa" << t2; +// qDebug() << "aa" << t2; + p4.start("sfox_tx2",QStringList {""}); + p4.waitForStarted(); + QString t0; + for(int i=0; i