sphinx updates

This commit is contained in:
Kattni 2018-03-07 14:27:37 -05:00
parent be6e549059
commit 984be265af

View file

@ -26,6 +26,7 @@
This is a CircuitPython driver for the AM2320 temperature and humidity sensor.
* Author(s): Limor Fried
Implementation Notes
--------------------
@ -37,7 +38,7 @@ Implementation Notes
**Software and Dependencies:**
* Adafruit CircuitPython firmware for the ESP8622 and M0-based boards:
https://github.com/adafruit/circuitpython/releases
https://github.com/adafruit/circuitpython/releases
* Adafruit's Bus Device library: https://github.com/adafruit/Adafruit_CircuitPython_BusDevice
"""