SerialPortScanner what's the relationship?

This commit is contained in:
rusefillc 2024-10-01 21:03:34 -04:00
parent b6ec40f0f2
commit 00a68a4056
1 changed files with 1 additions and 0 deletions

View File

@ -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);