adafruit-alphanum4 0.1.0

Small wrapper on top of the `ht16k33` crate to drive an Adafruit 14-segment LED Alphanumeric Backpack
Documentation
[dependencies.ascii]
default-features = false
version = "1.0.0"

[dependencies.embedded-hal]
version = "0.2.3"

[dependencies.ht16k33]
default-features = false
version = "0.4.0"

[package]
authors = ["cs2dsb <cs2dsb@gmail.com>"]
categories = ["hardware-support"]
description = "Small wrapper on top of the `ht16k33` crate to drive an Adafruit 14-segment LED Alphanumeric Backpack"
edition = "2018"
keywords = ["embedded-hal", "adafruit", "ht16k33", "no_std"]
license = "MIT OR Apache-2.0"
name = "adafruit-alphanum4"
repository = "https://github.com/cs2dsb/adafruit-alphanum4.rs"
version = "0.1.0"