pcf8523 0.1.0

A library to interact with PCF8523 devices
Documentation
[package]
name = "pcf8523"
description = "A library to interact with PCF8523 devices"
license = "MIT"
version = "0.1.0"
authors = ["Lane Kolbly <lane@rscheme.org>"]
edition = "2018"

[dependencies]
i2cdev = "0.4.2"
chrono = "0.4.7"