Exemple #1
0
 private void SendData(string data)
 {
     SerialPorts.Write(data);
 }