private void OnMouseDown() { print("ball 2 collision"); // x.WriteToArduino("PING2"); // print(x.ReadFromArduino(1000)); ArduinoConnector.ping2(); }