From a0e2bc97d60fa9c71684d0fdcffad4bf32ada1fb Mon Sep 17 00:00:00 2001 From: Bodmer Date: Sat, 24 Nov 2018 23:45:31 +0000 Subject: [PATCH] Comment typo --- examples/Sprite/Sprite_scroll_1bit/Sprite_scroll_1bit.ino | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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