bxparks / AceButton

An adjustable, compact, event-driven button library for Arduino that debounces and dispatches events to a user-defined event handler.
MIT License
385 stars 37 forks source link

Typo in documentation #34

Closed seisfeld closed 4 years ago

seisfeld commented 4 years ago

Hi Brian,

while reading through the new documentation parts of v1.4 I found below typo in this README.md:

When each button is connected to a single button

One button should be pin here I’d assume.

Nice new feature though! Really appreciate the addition and the way this evolved from a GitHub issue into a feature!

Cheers Stephan

bxparks commented 4 years ago

thanks, fixed