Skip to content

Commit 1fe52b3

Browse files
committed
Fix doc build
1 parent 71c87a3 commit 1fe52b3

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

adafruit_ntp.py

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,14 +24,16 @@
2424
================================================================================
2525
2626
Network Time Protocol (NTP) helper for CircuitPython
27-
* Author(s): Brent Rubell
27+
28+
* Author(s): Brent Rubell
2829
2930
Implementation Notes
3031
--------------------
3132
**Hardware:**
3233
**Software and Dependencies:**
33-
* Adafruit CircuitPython firmware for the supported boards:
34-
https://github.com/adafruit/circuitpython/releases
34+
35+
* Adafruit CircuitPython firmware for the supported boards:
36+
https://github.com/adafruit/circuitpython/releases
3537
3638
"""
3739
import time

0 commit comments

Comments
 (0)