CMS50I session select test 2

This commit is contained in:
Mark Watkins 2014-08-19 12:47:26 +10:00
parent 65edfeed65
commit 9754c0c5b3

View File

@ -471,7 +471,7 @@ void CMS50F37Loader::processBytes(QByteArray bytes)
}
if (!started_import) {
startTimer.singleShot(2000, this, SLOT(requestData()));
// startTimer.singleShot(2000, this, SLOT(requestData()));
qDebug() << "Read:" << str.join(",");
} else {
qDebug() << "Import:" << str.join(",");