Ejemplo n.º 1
0
 private void btn_closeSerialPort_Click(object sender, EventArgs e)
 {
     _serialPort.CloseSerialPort();
 }