summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorKattni <kattni@adafruit.com>2018-03-07 17:25:43 -0500
committerKattni <kattni@adafruit.com>2018-03-07 17:25:43 -0500
commit2de471950aea7ec503e160b59b3b5c59a3b10d87 (patch)
tree3e4ee53c2c120fcddc0e4f3957e2c35914b3fd25 /docs
parent402e71dcddfa30e140e506f500b832463bf685ca (diff)
Added AM2320 to driver list
Diffstat (limited to 'docs')
-rw-r--r--docs/drivers.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/drivers.rst b/docs/drivers.rst
index 23c0c0b32..d1dad2b6a 100644
--- a/docs/drivers.rst
+++ b/docs/drivers.rst
@@ -143,6 +143,7 @@ equivalent carbon dioxide (``eco2`` / ``eCO2``), and total volatile organic comp
SHT31-D Temperature and Humidity <https://circuitpython.readthedocs.io/projects/sht31d/en/latest/>
Si7021 Temperature and Humidity <https://circuitpython.readthedocs.io/projects/si7021/en/latest/>
Thermistor Temperature <https://circuitpython.readthedocs.io/projects/thermistor/en/latest/>
+ AM2320 Temperature and Humidity <https://circuitpython.readthedocs.io/projects/am2320/en/latest/>
Light Sensors
---------------