资讯

Button (int pin) Creates a new Button. void begin () Call this in your setup method to setup the button. All it does is set the correct pin mode. bool pressed () Returns true when and only when the ...