Skip to content

Add adafruit_hid.__version__

Compare
Choose a tag to compare
@dhalbert dhalbert released this 21 Jun 21:24
89faee0
  • Add standard __version__ and __repo__ to __init__.py, so we can identify the library version easily when it's frozen.

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip install adafruit-circuitpython-hid.

Read the docs for info on how to use it.