Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
CedarGroveStudios committed Jan 28, 2024
2 parents 0038785 + de92335 commit c8f6f39
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ Introduction

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


Dependencies
Expand Down

0 comments on commit c8f6f39

Please sign in to comment.