SharpCAT/SharpCAT/SerialClient.cs
2019-03-08 13:04:43 -06:00

6 lines
72 B
C#

namespace SharpCATLib
{
internal class SerialClient
{
}
}