Added SPI Implementation
Added SPI Implementation to the BME680. Thanks @jraber
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-bme680
.
Read the docs for info on how to use it.