Exemplo n.º 1
0
 public void SerialConnection()
 {
     nu.Connection(boudrate);
 }
Exemplo n.º 2
0
 void Start()
 {
     nu.Connection(9600);
 }