rppal_shift 0.1.0

A Rust crate for manipulating shift registers via the GPIO pins on a Raspberry Pi.
Documentation
1
2
3
4
5
# rppal_shift

This is a fork from [cupi_shift](https://github.com/liftoff/cupi_shift.git). It is functionally the same as cupi_shift, and was created to use with newer Raspberry Pis.

Documentation will be added later.