hanover-flipdot 0.1.0

An implementation of the Hanover Displays flipdot protocol
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.bitvec]
version = "1.0.1"

[dependencies.embedded-graphics]
version = "0.8.1"

[package]
authors = ["Sam W <sam@wlcx.cc>"]
description = "An implementation of the Hanover Displays flipdot protocol"
edition = "2021"
license = "MIT"
name = "hanover-flipdot"
readme = "README.md"
version = "0.1.0"