Beispiel #1
0
 public void SerialConnection()
 {
     nu.Connection(boudrate);
 }
Beispiel #2
0
 void Start()
 {
     nu.Connection(9600);
 }