sphinx updates
This commit is contained in:
parent
be6e549059
commit
984be265af
1 changed files with 2 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
"""
|
||||
|
|
|
|||
Loading…
Reference in a new issue