Commit 24c13fc8 authored by Don Gagne's avatar Don Gagne

Remove delay

parent 0183ea18
......@@ -263,8 +263,6 @@ bool PX4FirmwareUpgradeThreadWorker::_findBootloader(const QSerialPortInfo& port
}
}
QGC::SLEEP::msleep(2000);
if (_bootloader->sync(_bootloaderPort)) {
bool success;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment