spibuttonlib 0.1.0

SPI button library for lamp-buttons with MC14021B and MC14094B or equivilant shift registers.
Documentation
[dependencies.rounded-div]
version = "0.1.4"

[dependencies.spidev]
version = "0.7.1"

[lib]
name = "spibuttonlib"
path = "src/lib.rs"

[package]
authors = ["Kevin Peck"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "SPI button library for lamp-buttons with MC14021B and MC14094B or equivilant shift registers."
edition = "2024"
license-file = "LICENSE"
name = "spibuttonlib"
readme = "README.md"
repository = "https://github.com/kpishere/spibuttonlib.git"
version = "0.1.0"