Skip to content

Added new properties and classes!

Compare
Choose a tag to compare
@kattni kattni released this 12 Nov 21:26
331776c

Added an indexable sequence property for setting/getting waveform effects and pauses. Each of the 7 waveform slots takes either an Effect or Pause class. These classes perform argument value checking and conversion from/to human-readable values.

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

To use in CPython, pip3 install adafruit-circuitpython-drv2605.

Read the docs for info on how to use it.