Releases: adafruit/Adafruit_CircuitPython_BH1750
1.1.2 - Added cp.org link to index.rst
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-bh1750
.
Read the docs for info on how to use it.
1.1.1 - Repo documentation and config updates
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-bh1750
.
Read the docs for info on how to use it.
1.1.0 - Rename Init Argument i2c
This release changes the i2c_bus
argument to be i2c
instead which matches all other driver libraries. If your code explicitly used the keyword argument i2c_bus
you'll need to change it to i2c
. If your code doesn't use the name specifically then no change should be required and driver should still work the same.
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-bh1750
.
Read the docs for info on how to use it.
1.0.7 - Updated documentation link, python version
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-bh1750
.
Read the docs for info on how to use it.
1.0.6 - Updated pylint version, linted
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-bh1750
.
Read the docs for info on how to use it.
1.0.5 - Improved docs
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-bh1750
.
Read the docs for info on how to use it.
1.0.4 - Set pylint to ignore imports, removed unused pylint disable statement
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-bh1750
.
Read the docs for info on how to use it.
1.0.3 - Moved pylint from build.yml to .pre-commit-config.yml
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-bh1750
.
Read the docs for info on how to use it.
1.0.2 - Fixed discord invite link
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-bh1750
.
Read the docs for info on how to use it.
1.0.1 - Tiny README tweak
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-bh1750
.
Read the docs for info on how to use it.