Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@MaffooClock MaffooClock released this 01 Nov 21:55
· 5 commits to main since this release

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 type long