PaulStoffregen / Encoder

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

Offers possibility to deactivate default INPUT_PULLUP pin mode #83

Open ldebs opened 2 years ago

ldebs commented 2 years ago

Use macros ENCODER_USE_PULLUP or ENCODER_DO_NOT_USE_PULLUP to deactivate the default INPUT_PULLUP pin mode to offer the possibility to use pull down resistors.