Skip to content

Commit 8f411c1

Browse files
Update docs to include compatibility with one-dimensional lists
1 parent 7ef6deb commit 8f411c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Introduction
1919
:alt: Code Style: Black
2020

2121
A CircuitPython class to create a positionable ``displayio.Group`` graphics
22-
widget from a ``synthio.ReadableBuffer`` wave table. The class also makes
22+
widget from a ``synthio.ReadableBuffer`` wave table or one-dimensional list. The class also makes
2323
the underlying bitmap object available.
2424

2525

0 commit comments

Comments
 (0)