} EJERCICIO #32 CODIGO: #include <LiquidCrystal.h> int t; int d; int trig = 2; int echo = 3; int sonido = 6; void setup () { Serial.begin(9600);