SerialPortScanner what's the relationship?
This commit is contained in:
parent
b6ec40f0f2
commit
00a68a4056
|
@ -15,6 +15,7 @@ import java.util.function.Function;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Andrey Belomutskiy, (c) 2013-2020
|
* Andrey Belomutskiy, (c) 2013-2020
|
||||||
|
* @see SerialPortScanner what's the relationship?
|
||||||
*/
|
*/
|
||||||
public class PortDetector {
|
public class PortDetector {
|
||||||
private final static Logging log = Logging.getLogging(PortDetector.class);
|
private final static Logging log = Logging.getLogging(PortDetector.class);
|
||||||
|
|
Loading…
Reference in New Issue