- WARNING: API has changed! We now pass a uart object in rather than RX/TX pins
- Added CPython/pyserial examples
- Added baud rate auto-detection
- Added baud rate set/get properties
To use in CircuitPython, simply install the [Adafruit CircuitPython bundle](https://github.com/adafruit/Adafruit_CircuitPython_Bundle).
To use in CPython, `pip install adafruit-circuitpython-vc0706`.
Read the [docs](http://circuitpython.readthedocs.io/projects/vc0706/en/latest/) for info on how to use it.