Skip to content

AiEsp32RotaryEncoderNumberSelector and support for large numbers

Compare
Choose a tag to compare
@igorantolic igorantolic released this 28 Feb 11:02
· 26 commits to master since this release

New in version 1.2: AiEsp32RotaryEncoderNumberSelector introduced to help to select for example range -12 do 31.5 in steps of 0.5.
See example: Number-select.ino

Note: for compatibility, it is separated from the main AiEsp32RotaryEncoderNumberSelector - you can still use it.
This is only an additional high-level class that can handle math in more complex examples