Skip to content

Commit

Permalink
Official Release
Browse files Browse the repository at this point in the history
  • Loading branch information
ArduinoGetStarted authored Nov 24, 2019
1 parent 52a2b6d commit 6683ea2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Button.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
* POSSIBILITY OF SUCH DAMAGE.
*/

#ifndef Button_h
#define Button_h
#ifndef ezButton_h
#define ezButton_h

#include <Arduino.h>

Expand Down

0 comments on commit 6683ea2

Please sign in to comment.