We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1bb7fa commit 2b237a4Copy full SHA for 2b237a4
README.md
@@ -37,3 +37,5 @@ I use long press functionality alot in my codes, so I wanted to add suitable fun
37
38
### Why this library was made
39
Idea was to make fast button library when nothing is pressed so it would affect to the cycle time as little as possible.
40
+
41
+Doesn't matter if you have 1 or 18 buttons, update() takes between 3100-3250 microseconds per 1000 update on unpressed buttons -> 3us per loop.
0 commit comments