diff --git a/examples/Sprite/Sprite_scroll_1bit/Sprite_scroll_1bit.ino b/examples/Sprite/Sprite_scroll_1bit/Sprite_scroll_1bit.ino index 671d7b6..ab4a53e 100644 --- a/examples/Sprite/Sprite_scroll_1bit/Sprite_scroll_1bit.ino +++ b/examples/Sprite/Sprite_scroll_1bit/Sprite_scroll_1bit.ino @@ -7,7 +7,7 @@ TFT_BLACK turns a pixel "OFF". The 1 bpp Sprite has a unique property that other bit depth Sprites - do not have, your can set the rotation of the coordinate frame e.g.: + do not have, you can set the rotation of the coordinate frame e.g.: spr.setRotation(1); This is similar to screen rotations, so for example text can