public void enviar() { print("Clicked"); SendArd.sendRed(); }
// Update is called once per frame void Update() { SendArd.sendRed(); }