From 2c6f1c70e4f65f3ecbe762fa70552cd7e77955a0 Mon Sep 17 00:00:00 2001 From: Bodmer Date: Wed, 15 Nov 2017 21:55:06 +0000 Subject: [PATCH] typo --- examples/Sprite/Sprite_drawPixel/Sprite_drawPixel.ino | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/Sprite/Sprite_drawPixel/Sprite_drawPixel.ino b/examples/Sprite/Sprite_drawPixel/Sprite_drawPixel.ino index bc64952..8dc295e 100644 --- a/examples/Sprite/Sprite_drawPixel/Sprite_drawPixel.ino +++ b/examples/Sprite/Sprite_drawPixel/Sprite_drawPixel.ino @@ -1,7 +1,7 @@ /* Sketch to show how a Sprite is created, how to draw pixels - and text within the Sprite and then split the Sprite onto + and text within the Sprite and then push the Sprite onto the display screen. Example for library: