No change

This commit is contained in:
hedgecrw85 2020-04-06 10:34:24 -05:00
parent 03b5cacc9a
commit ad91c4e562
1 changed files with 1 additions and 1 deletions

View File

@ -80,7 +80,7 @@ public class SerialPortTest
@Override
public boolean delimiterIndicatesEndOfMessage() { return false; }
}
static public void main(String[] args)
{
System.out.println("\nUsing Library Version v" + SerialPort.getVersion());