Skip to content

Commit 38968da

Browse files
committed
Sphinx update
1 parent 6146508 commit 38968da

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

adafruit_trellis/trellis.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
# CircuitPython Library Author: Michael Schroeder(sommersoft). No
2121
# affiliation to Adafruit is implied.
2222
"""
23-
`adafruit_trellis` - Adafruit Trellis Monochrome 4x4 LED Backlit Keypad
24-
========================================================================
23+
`adafruit_trellis.trellis` - Adafruit Trellis Monochrome 4x4 LED Backlit Keypad
24+
================================================================================
2525
2626
CircuitPython library to support Adafruit's Trellis Keypad.
2727

adafruit_trellis/trellis_set.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
# CircuitPython Library Author: Michael Schroeder(sommersoft). No
2525
# affiliation to Adafruit is implied.
2626
"""
27-
`adafruit_trellis` - Adafruit Trellis Monochrome 4x4 LED Backlit Keypad
28-
========================================================================
27+
`adafruit_trellis.tellis_set` - Adafruit Trellis Monochrome 4x4 LED Backlit Keypad
28+
===================================================================================
2929
3030
CircuitPython library to support Adafruit's Trellis Keypad.
3131

0 commit comments

Comments
 (0)