Encoder
Encoder copied to clipboard
Debouncer class name conflicts with dedicated Debouncer libraries
Issue: #2 Using the debouncer as class name inside this library causes conflicts when dedicated debouncer libraries are used on project.
Solution: In order to close this issue, the class name Debouncer was changed to EncoderDebouncer avoiding conflicts with dedicated debouncer libraries