PaulStoffregen / Encoder

Quadrature Encoder Library for Arduino
http://www.pjrc.com/teensy/td_libs_Encoder.html
540 stars 239 forks source link

Added ATtiny84 interrupt pin #53

Closed olimexsmart closed 3 years ago

olimexsmart commented 4 years ago

This is PR substitutes #51 , that can be deleted

Added definition of interrupt pin for ATtiny84, which is 8 by the current Clockwise PinMapping used by the SpenceKonde core repo.

See the pinout schemes in the README of the core repo for reference