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 32c7fe4 commit ad526f4Copy full SHA for ad526f4
README.md
@@ -358,4 +358,5 @@ void loop() {
358
* `1.0.0 (2017-02-18)`: Original release
359
* `1.1.0 (2017-02-23)`: Discrete enabling/disabling START, DURING and END support for LONG_PRESS
360
* `1.2.0 (2019-07-26)`: Changed way of disabling features, to allow specific per-project settings, without having to change the EButton.h file
361
-* `1.2.1 (2022-02-01)`: Added missing #defines to the comments in EButton.h and the keywords.txt files
+* `1.2.1 (2022-02-01)`: Added missing #defines to the comments in EButton.h and the keywords.txt files
362
+* `1.3.0 (2023-02-13)`: Added optional button IDs for shared callback functions.
0 commit comments