File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 77</p >
88
99# EZButton
10- Transform raw button/touch inputs into events easily.
10+ Arduino library that Transform raw button/touch inputs into events easily.
1111
1212Subscibe to Pressed/Released/Hold/HoldReleased events of as many buttons as you want. Customize time tresholds. Works with any button read method.
1313
@@ -39,9 +39,9 @@ Subscibe to Pressed/Released/Hold/HoldReleased events of as many buttons as you
3939### Installation
4040This Library is available in ` Arduino Library Repository ` and ` PIO ` and you can install it from:
4141- Arduino IDE Library Manager
42- ![ arduino library manager] ( )
42+ ![ arduino library manager] ( image-1.png )
4343- PlatformIO Libraries
44- ![ pltformio library] ( )
44+ ![ pltformio library] ( image.png )
4545` ipdotsetaf/EZButton@^2.3.0 `
4646### Usage
4747
You can’t perform that action at this time.
0 commit comments