mirror of
https://github.com/arduino/Arduino.git
synced 2025-01-19 08:52:15 +01:00
avoid losing the sketch serial port on 1200bps touch
This commit is contained in:
parent
a6a623658d
commit
72c337d88d
@ -214,7 +214,6 @@ public class SerialUploader extends Uploader {
|
||||
}
|
||||
Thread.sleep(250);
|
||||
}
|
||||
finalUploadPort = actualUploadPort;
|
||||
}
|
||||
} catch (InterruptedException ex) {
|
||||
// noop
|
||||
|
Loading…
x
Reference in New Issue
Block a user