This commit is contained in:
2021-11-09 09:49:21 +01:00
parent 64a25a242b
commit 90b9b57865
2 changed files with 6 additions and 7 deletions

View File

@ -1262,8 +1262,7 @@ std::vector<char> DetectorImpl::readProgrammingFile(const std::string &fname) {
throw RuntimeError("programfpga not implemented for this detector");
}
LOG(logINFO)
<< "Updating Firmware. This can take awhile. Please be patient...";
LOG(logINFO) << "This can take awhile. Please be patient.";
LOG(logDEBUG1) << "Programming FPGA with file name:" << fname;
// check if it exists