Skip to content

Commit aac24e7

Browse files
committed
Readme typo
1 parent 5e67499 commit aac24e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ The ButtonState::pressed status has been added.
110110
For a long button press with automatic release enabled, the ButtonState::longPressed status is returned once
111111
when the defined time for a long button press is reached and then the ButtonState::pressed status is returned
112112
as long as the button is held down.
113-
Previously (version 1.1.5), ButtonState::nopressed was returned even if the button had not yet been released.
113+
Previously (version 1.1.5), ButtonState::notPressed was returned even if the button had not yet been released.
114114

115115
## Methods
116116

0 commit comments

Comments
 (0)