This release address a number of trivial bugs and tweaks, but also comes with these new features:
- Now you can set the amount of increment/decrement with each turn of the knob (commit 509eb34)
- Added some ESP32-IDF native logging to make debugging easier (commit f793f73)
- Added example of how to watch only for left/right turns instead of tracking an integer value (commit beac9a9)
- Button-press callback now receives the duration (in milliseconds) of how long the button was pressed (commit 931d9a5)
Note
Breaking change: the function that you pass into.onPressed()
must be re-defined to accept an argument of typelong