From 281fe777991c0c1abb3dcc81b5d48e233b839bc4 Mon Sep 17 00:00:00 2001 From: Ricardo Moreno <35234626+rmorenojr@users.noreply.github.com> Date: Tue, 18 Sep 2018 21:09:38 -0600 Subject: [PATCH] Created library.properties --- library.properties | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 library.properties 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=*