Skip to content

Commit 6c291b4

Browse files
author
adabot
committed
Automated update by Adabot (adafruit/adabot@c020340)
Updating https://github.com/adafruit/Adafruit_CircuitPython_APDS9999 to 1.0.1 from 1.0.0: > remove status print from simpletest Updating https://github.com/adafruit/Adafruit_CircuitPython_Bundle/circuitpython_library_list.md to NA from NA: > Added the following libraries: Adafruit_CircuitPython_APDS9999, Adafruit_CircuitPython_AS7331
1 parent 91cb6b4 commit 6c291b4

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

circuitpython_library_list.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Adafruit CircuitPython Libraries
22
![Blinka Reading](https://raw.githubusercontent.com/adafruit/Adafruit_CircuitPython_Bundle/main/assets/BlinkaBook.png)
33
Here is a listing of current Adafruit CircuitPython Libraries.
4-
There are 384 libraries available.
4+
There are 386 libraries available.
55

66
## Drivers:
77
* [Adafruit CircuitPython 24LC32](https://github.com/adafruit/Adafruit_CircuitPython_24LC32.git) ([PyPi](https://pypi.org/project/adafruit-circuitpython-24lc32)) \([Docs](https://docs.circuitpython.org/projects/24lc32/en/latest/))
@@ -19,8 +19,10 @@ There are 384 libraries available.
1919
* [Adafruit CircuitPython AM2320](https://github.com/adafruit/Adafruit_CircuitPython_AM2320.git) ([PyPi](https://pypi.org/project/adafruit-circuitpython-am2320)) \([Docs](https://docs.circuitpython.org/projects/am2320/en/latest/))
2020
* [Adafruit CircuitPython AMG88xx](https://github.com/adafruit/Adafruit_CircuitPython_AMG88xx.git) ([PyPi](https://pypi.org/project/adafruit-circuitpython-amg88xx)) \([Docs](https://docs.circuitpython.org/projects/amg88xx/en/latest/))
2121
* [Adafruit CircuitPython APDS9960](https://github.com/adafruit/Adafruit_CircuitPython_APDS9960.git) ([PyPi](https://pypi.org/project/adafruit-circuitpython-apds9960)) \([Docs](https://docs.circuitpython.org/projects/apds9960/en/latest/))
22+
* [Adafruit CircuitPython APDS9999](https://github.com/adafruit/Adafruit_CircuitPython_APDS9999.git) ([PyPi](https://pypi.org/project/adafruit-circuitpython-apds9999)) \([Docs](https://docs.circuitpython.org/projects/apds9999/en/latest/))
2223
* [Adafruit CircuitPython AS5600](https://github.com/adafruit/Adafruit_CircuitPython_AS5600.git) ([PyPi](https://pypi.org/project/adafruit-circuitpython-as5600)) \([Docs](https://docs.circuitpython.org/projects/as5600/en/latest/))
2324
* [Adafruit CircuitPython AS726x](https://github.com/adafruit/Adafruit_CircuitPython_AS726x.git) ([PyPi](https://pypi.org/project/adafruit-circuitpython-as726x)) \([Docs](https://docs.circuitpython.org/projects/as726x/en/latest/))
25+
* [Adafruit CircuitPython AS7331](https://github.com/adafruit/Adafruit_CircuitPython_AS7331.git) ([PyPi](https://pypi.org/project/adafruit-circuitpython-as7331)) \([Docs](https://docs.circuitpython.org/projects/as7331/en/latest/))
2426
* [Adafruit CircuitPython AS7341](https://github.com/adafruit/Adafruit_CircuitPython_AS7341.git) ([PyPi](https://pypi.org/project/adafruit-circuitpython-as7341)) \([Docs](https://docs.circuitpython.org/projects/as7341/en/latest/))
2527
* [Adafruit CircuitPython ATECC](https://github.com/adafruit/Adafruit_CircuitPython_ATECC.git) ([PyPi](https://pypi.org/project/adafruit-circuitpython-atecc)) \([Docs](https://docs.circuitpython.org/projects/atecc/en/latest/))
2628
* [Adafruit CircuitPython AW9523](https://github.com/adafruit/Adafruit_CircuitPython_AW9523.git) ([PyPi](https://pypi.org/project/adafruit-circuitpython-aw9523)) \([Docs](https://docs.circuitpython.org/projects/aw9523/en/latest/))

libraries/drivers/apds9999

0 commit comments

Comments
 (0)