John-Lluch / Encoder

Arduino Rotary Encoder library using fast timer interrupts that actually works
19 stars 3 forks source link

Debouncer class name conflicts with dedicated Debouncer libraries #2

Open rcbadiale opened 4 years ago

rcbadiale commented 4 years ago

Using the debouncer as class name inside this library causes conflicts when dedicated debouncer libraries are used on project.