Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ShaggyDog18 authored Jul 9, 2020
1 parent 9a09f50 commit 7cb853f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ Here's a full list of events handled by this library:
| `attachLongPressStart` | Fires as soon as the button is held down for 1 second. |
| `attachDuringLongPress` | Fires periodically as long as the button is held down. |
| `attachLongPressStop` | Fires when the button is released after a long hold. |

| `attachPressStart` | **NEW** Fires immediatly as the button press event is detected |

### Event Timing

Expand Down

0 comments on commit 7cb853f

Please sign in to comment.