Skip to content

Bitcount argument added to shift_out

Compare
Choose a tag to compare
@brentru brentru released this 16 Jul 15:10
5b20cda
  • Abit_count kwarg has been added to shift_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.