예제 #1
0
        public void ResetConnection()
        {
            _slave?.Dispose();

            _serialPort?.Close();
        }