Skip to content

Commit bda707a

Browse files
committed
sphinx updates
1 parent 984be26 commit bda707a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Introduction
1313
:target: https://travis-ci.org/adafruit/adafruit_CircuitPython_am2320
1414
:alt: Build Status
1515

16-
.. todo:: Describe what the library does.
16+
This is a CircuitPython driver for the AM2320 temperature and humidity sensor.
1717

1818
Dependencies
1919
=============
@@ -28,7 +28,7 @@ This is easily achieved by downloading
2828
Usage Example
2929
=============
3030

31-
.. todo:: Add a quick, simple example. It and other examples should live in the examples folder and be included in docs/examples.rst.
31+
See `am2320_simpletest.py` in the examples folder.
3232

3333
Contributing
3434
============

adafruit_am2320.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
**Hardware:**
3434
3535
* Adafruit `AM2320 Temperature & Humidity Sensor
36-
<https://www.adafruit.com/product/XXXX>`_ (Product ID: XXXX)
36+
<https://www.adafruit.com/product/3721>`_ (Product ID: 3721)
3737
3838
**Software and Dependencies:**
3939

0 commit comments

Comments
 (0)