summaryrefslogtreecommitdiff
path: root/docs/drivers.rst
diff options
context:
space:
mode:
authorKattni <kattni@adafruit.com>2018-03-07 23:10:25 -0500
committerKattni <kattni@adafruit.com>2018-03-07 23:10:25 -0500
commitfa8f1a29e520e5d5fe3abeacbe24fb0835f371c1 (patch)
treee0e1084d07eeef7e80224496b14c94a31ac5b3a7 /docs/drivers.rst
parent2de471950aea7ec503e160b59b3b5c59a3b10d87 (diff)
moved to top of list for alphabetical order
Diffstat (limited to 'docs/drivers.rst')
-rw-r--r--docs/drivers.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/drivers.rst b/docs/drivers.rst
index d1dad2b6a..523316b09 100644
--- a/docs/drivers.rst
+++ b/docs/drivers.rst
@@ -129,6 +129,7 @@ equivalent carbon dioxide (``eco2`` / ``eCO2``), and total volatile organic comp
.. toctree::
+ AM2320 Temperature and Humidity <https://circuitpython.readthedocs.io/projects/am2320/en/latest/>
BME280 Temperature, Humidity and Pressure <https://circuitpython.readthedocs.io/projects/bme280/en/latest/>
BME680 Temperature, Humidity, Pressure and Gas <https://circuitpython.readthedocs.io/projects/bme680/en/latest/>
BMP280 Barometric Pressure and Altitude <https://circuitpython.readthedocs.io/projects/bmp280/en/latest/>
@@ -143,7 +144,6 @@ 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
---------------