Encoder icon indicating copy to clipboard operation
Encoder copied to clipboard

Debouncer class name conflicts with dedicated Debouncer libraries

Open rcbadiale opened this issue 5 years ago • 0 comments

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

rcbadiale avatar Sep 25 '20 19:09 rcbadiale