Skip to content

Commit 87caf74

Browse files
committed
QpTestClient add serial port support.
1 parent bd2762c commit 87caf74

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

QpTestClient/Program.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ static class Program
1515
static void Main()
1616
{
1717
Quick.Protocol.QpAllClients.RegisterUriSchema();
18+
Quick.Protocol.SerialPort.QpSerialPortClientOptions.RegisterUriSchema();
1819

1920
QpClientTypeManager.Instance.Init();
2021

0 commit comments

Comments
 (0)