const int buttonPin = 2; // the number of the pushbutton pin
const int ledPin = 13; // the number of the LED pin
Cambi solo questi due valori
const int buttonPin = 2; // the number of the pushbutton pin
const int ledPin = 13; // the number of the LED pin
Cambi solo questi due valori