Skip to content

Commit 0ccd09d

Browse files
committed
Make comment match the code...
1 parent c799f2b commit 0ccd09d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

adafruit_is31fl3731.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -390,7 +390,7 @@ def pixel_addr(x, y):
390390

391391

392392
class ScrollPhatHD(Matrix):
393-
"""Supports the Charlieplexed bonnet"""
393+
"""Supports the Scroll pHAT HD by Pimoroni"""
394394
width = 17
395395
height = 7
396396

0 commit comments

Comments
 (0)