Added new properties and classes!
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.