- Updated i2c to use write_then_readinto for repeated start support
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-mpr121`.
Read the [docs](http://circuitpython.readthedocs.io/projects/mpr121/en/latest/) for info on how to use it.