max7219-async 0.1.1

Async driver for the MAX7219
Documentation
1
2
3
4
5
6
7
# `max7219-async`

An async driver for the MAX7219 based on embedded-hal-async and [the `max7219` crate by Ales Katona](https://github.com/almindor/max7219).

## License

Licensed under MIT license ([LICENSE](LICENSE) or http://opensource.org/licenses/MIT)