Fix: do not set the autoRequest flag back to false.
This commit is contained in:
parent
25bf905a79
commit
8f0a9112d6
@ -414,10 +414,6 @@ bool Update::downloadJson(enum FileTypeJson type,
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
m_hw->dc_autoRequest(false);
|
|
||||||
qDebug() << "SET AUTO-REQUEST=FALSE";
|
|
||||||
QThread::sleep(1); // make sure the auto-request flag is acknowledged
|
|
||||||
|
|
||||||
return ret;
|
return ret;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user