Skip to content

Commit 984be26

Browse files
committed
sphinx updates
1 parent be6e549 commit 984be26

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

adafruit_am2320.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
This is a CircuitPython driver for the AM2320 temperature and humidity sensor.
2727
2828
* Author(s): Limor Fried
29+
2930
Implementation Notes
3031
--------------------
3132
@@ -37,7 +38,7 @@
3738
**Software and Dependencies:**
3839
3940
* Adafruit CircuitPython firmware for the ESP8622 and M0-based boards:
40-
https://github.com/adafruit/circuitpython/releases
41+
https://github.com/adafruit/circuitpython/releases
4142
* Adafruit's Bus Device library: https://github.com/adafruit/Adafruit_CircuitPython_BusDevice
4243
4344
"""

0 commit comments

Comments
 (0)