Skip to content

Commit c8f6f39

Browse files
2 parents 0038785 + de92335 commit c8f6f39

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ Introduction
2020

2121
A CircuitPython class to create a positionable ``displayio.TileGrid`` object
2222
from a ``synthio.ReadableBuffer`` wave table. The class inherits all
23-
properties of a ``TileGrid`` object including ``bitmap``, ``pixel_shader``, ``width``,
24-
``height``, ``x``, ``y``.
23+
properties of a ``TileGrid`` object including ``bitmap``, ``pixel_shader``, ``x``, ``y``
24+
and provides the bitmap properties of ``width``, ``height``.
2525

2626

2727
Dependencies

0 commit comments

Comments
 (0)