From 79906df12ec49a4bb1bf347b71ca634ead6e1d63 Mon Sep 17 00:00:00 2001 From: Gerhard Hoffmann Date: Fri, 11 Aug 2023 10:56:36 +0200 Subject: [PATCH] Add some qt debug aoutput. --- worker.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/worker.cpp b/worker.cpp index eaf6836..62c063e 100644 --- a/worker.cpp +++ b/worker.cpp @@ -488,6 +488,8 @@ bool Worker::updateTriggerSet() { QString triggerValue(""); for (int repeat = 0; repeat < 50; ++repeat) { + qInfo() << "UPDATE TRIGGER SET -> REPEAT" << repeat; + startProgressLoop(); if (std::optional result = IsmasClient::sendRequestReceiveResponse(