Skip to content

Commit 5a4ad4f

Browse files
committed
adding apds9999
1 parent 2c35744 commit 5a4ad4f

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

docs/drivers.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -463,6 +463,7 @@ These sensors detect light related attributes such as ``color``, ``light`` (unit
463463
.. toctree::
464464

465465
APDS9960 Proximity, Light, RGB, and Gesture (adafruit_apds9960) <https://docs.circuitpython.org/projects/apds9960/en/latest/>
466+
APDS9999 Proximity, Light, RGB, and IR (adafruit_apds9999) <https://docs.circuitpython.org/projects/apds9999/en/latest/>
466467
AS726x Color Spectrum Sensor (adafruit_as726x) <https://docs.circuitpython.org/projects/as726x/en/latest/>
467468
AS7331 UV / UVA / UVB / UVC Sensor (adafruit_as7331) <https://docs.circuitpython.org/projects/as7331/en/latest/>
468469
AS7341 11-Channel Multi-Spectral Digital Sensor (adafruit_as7341) <https://docs.circuitpython.org/projects/as7341/en/latest/>

libraries/drivers/apds9999

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Subproject commit 0a74becfda1aaf1a326ea904aefa19c3cd97540f

0 commit comments

Comments
 (0)