long long lastMilis = milis();if((lastMilis-milis()) <3000 ){ if(digitalRead(pinoBotão) == 1){ digitalWrite(PinoLed,HIGH); } }