Add some qt debug aoutput.
This commit is contained in:
		@@ -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<QString> result
 | 
			
		||||
                = IsmasClient::sendRequestReceiveResponse(
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user