The button is just wired via GND and pin 3. To workaround using an external resistor I just implemented pinMode(3, INPUT_PULLUP);
- UNO r3 (Third party - ELEGOO)
The button is just wired via GND and pin 3. To workaround using an external resistor I just implemented pinMode(3, INPUT_PULLUP);