SharpCAT/SharpCAT/SerialServer.cs
copilot-swe-agent[bot] 82983da270 Complete rename from SharpCATLib to SharpCAT throughout codebase
Co-authored-by: ekinnee <1707617+ekinnee@users.noreply.github.com>
2025-08-06 22:34:00 +00:00

6 lines
69 B
C#

namespace SharpCAT
{
internal class SerialServer
{
}
}