diff --git a/library.properties b/library.properties new file mode 100644 index 0000000..d24dca0 --- /dev/null +++ b/library.properties @@ -0,0 +1,9 @@ +name=Button +version=1.1.0 +author=Alexander Brevig +maintainer=Ricardo Moreno +sentence=Improved Arduino Button Library. +paragraph=The Arduino Button library makes it easy to do common tasks. Debounce, Double-Click, OnPress, OnRelease, Hold, StateChanged, etc. +category=Signal Input/Output +url=https://github.com/rmorenojr/Button +architectures=*