embtk-rotary-encoder 0.1.0

Embedded Toolkit helpers for handling rotary encoder input
Documentation
# Embedded Toolkit / rotary-encoder

[![docs](https://docs.rs/embtk-rotary-encoder/badge.svg)](https://docs.rs/embtk-rotary-encoder)
[![crates.io](https://img.shields.io/crates/v/embtk-rotary-encoder.svg)](https://crates.io/crates/embtk-rotary-encoder)
[![ci](https://travis-ci.org/ilya-epifanov/embtk-rotary-encoder.svg)](https://travis-ci.org/ilya-epifanov/embtk-rotary-encoder)

## Documentation

On [docs.rs](https://docs.rs/embtk-rotary-encoder)

## License

Licensed under either of

 * Apache License, Version 2.0, ([LICENSE-APACHE]LICENSE-APACHE)
 * MIT license ([LICENSE-MIT]LICENSE-MIT)

at your option.

### Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any
additional terms or conditions.