PaulStoffregen / Encoder

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

Add ESP8266 Compatibility #4

Closed acropup closed 8 years ago

acropup commented 8 years ago

Added ESP8266 direct_pin_read.h definitions, and workaround for current v2.0.0 of ESP8266 Arduino. Includes instruction on removing the workaround once v2.1.0 is released and this bug is fixed: esp8266/Arduino#1110