Skip to content

Bugfix: speedup

Latest
Compare
Choose a tag to compare
@bertmelis bertmelis released this 03 Jan 15:47
· 9 commits to master since this release
6c63f71

Speedup of the lib by merging the pin interrupt handlers.
This should enable the lib to work using the Arduino for esp8266 framework v2.5.0

  • merging of ISRs
  • bugfix the examples
  • clarify readme
  • optimizing code and timings