Ejemplo n.º 1
0
 protected void RemoveTxData(int port, byte[] data)
 {
     _transmitter.RemoveData(_radio.IP, port, data);
 }