Your ROOT_URL in app.ini is https://source.parasitstudio.de:63000/ but you are visiting https://source.parasitstudio.de/wirtz/MicroDexed/src/commit/890f7690b3bb6141fb4d8493c5f85a4cf2a3e51c/third-party/MD_REncoder/README.md?display=source You should set ROOT_URL correctly, otherwise the web may not work correctly.
MicroDexed/third-party/MD_REncoder/README.md

13 lines
671 B

#MD_REncoder - Rotary Encoder Library
This is an adaptation of Ben Buxton's excellent [rotary library](http://www.buxtronix.net/2011/10/rotary-encoders-done-properly.html) and implements additional features for encoder rotation speed.
## Features
* Debounce handling with support for high rotation speeds
* Correctly handles direction changes mid-step
* Checks for valid state changes for more robust counting and noise immunity
* Interrupt based or polling in loop()
* Counts full-steps (default) or half-steps
* Calculates speed of rotation
If you like and use this library please consider making a small donation using [PayPal](https://paypal.me/MajicDesigns/4USD)