avoid losing the sketch serial port on 1200bps touch

This commit is contained in:
Martino Facchin 2016-04-05 19:08:16 +02:00
parent a6a623658d
commit 72c337d88d
1 changed files with 0 additions and 1 deletions

View File

@ -214,7 +214,6 @@ public class SerialUploader extends Uploader {
}
Thread.sleep(250);
}
finalUploadPort = actualUploadPort;
}
} catch (InterruptedException ex) {
// noop