ATBDownloadDC: need single argument: bin-file name
This commit is contained in:
@@ -397,9 +397,7 @@ int Update::run() {
|
||||
qInfo() << "<DC-VERSION>" << Update::dcVersion(m_dcFileName);
|
||||
}
|
||||
|
||||
if (!m_debug) {
|
||||
m_hw->dc_autoRequest(false);
|
||||
}
|
||||
m_hw->dc_autoRequest(false);
|
||||
|
||||
qInfo() << "DC auto request OFF";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user