Bitcount argument added to shift_out
- A
bit_count
kwarg has been added toshift_out
as a parameter to shift the number of bits by. Thanks @iraytrace!
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip install adafruit-circuitpython-simpleio
.
Read the docs for info on how to use it.