max7219 0.2.2

A platform agnostic driver to interface the MAX7219 (LED driver)
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.embedded-hal]
version = "0.2.3"

[package]
authors = ["Maikel Wever <maikel@maikelwever.nl>", "Ales Katona <ales@katona.me>"]
categories = ["embedded", "hardware-support", "no-std"]
description = "A platform agnostic driver to interface the MAX7219 (LED driver)"
documentation = "https://docs.rs/max7219"
keywords = ["embedded-hal-driver", "max7219", "ledcontrol"]
license = "MIT"
name = "max7219"
readme = "README.md"
repository = "https://github.com/almindor/max7219"
version = "0.2.2"