mirror of
https://github.com/arduino/Arduino.git
synced 2025-02-21 15:54:39 +01:00
parent
d07eb8866a
commit
2a71073c32
@ -334,8 +334,6 @@ public class Platform extends processing.app.Platform {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
|
||||||
Temporarly disabled due to https://github.com/arduino/Arduino/issues/1573
|
|
||||||
@Override
|
@Override
|
||||||
public String preListAllCandidateDevices() {
|
public String preListAllCandidateDevices() {
|
||||||
ByteArrayOutputStream baos = new ByteArrayOutputStream();
|
ByteArrayOutputStream baos = new ByteArrayOutputStream();
|
||||||
@ -351,5 +349,4 @@ public class Platform extends processing.app.Platform {
|
|||||||
return super.preListAllCandidateDevices();
|
return super.preListAllCandidateDevices();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
*/
|
|
||||||
}
|
}
|
||||||
|
BIN
build/windows/listComPorts.exe
Normal file → Executable file
BIN
build/windows/listComPorts.exe
Normal file → Executable file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user