File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 22
22
#
23
23
24
24
"""
25
- :mod: `adafruit_max7219.bcddigits.BCDDigits`
25
+ `adafruit_max7219.bcddigits.BCDDigits`
26
26
====================================================
27
27
"""
28
28
from adafruit_max7219 import max7219
Original file line number Diff line number Diff line change 22
22
#
23
23
24
24
"""
25
- :mod: `adafruit_max7219.matrices.Matrix8x8`
25
+ `adafruit_max7219.matrices.Matrix8x8`
26
26
====================================================
27
27
"""
28
28
from adafruit_max7219 import max7219
Original file line number Diff line number Diff line change 20
20
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
21
21
# THE SOFTWARE.
22
22
"""
23
- `adafruit_max7219.MAX7219 ` - MAX7219 LED Matrix/Digit Display Driver
23
+ `adafruit_max7219.max7219 ` - MAX7219 LED Matrix/Digit Display Driver
24
24
========================================================================
25
25
CircuitPython library to support MAX7219 LED Matrix/Digit Display Driver.
26
26
This library supports the use of the MAX7219-based display in CircuitPython,
You can’t perform that action at this time.
0 commit comments