aboutsummaryrefslogtreecommitdiff
path: root/examples/GraphicsLayer
diff options
context:
space:
mode:
authormrfaptastic <12006953+mrfaptastic@users.noreply.github.com>2021-08-12 16:00:12 +0100
committerGitHub <noreply@github.com>2021-08-12 16:00:12 +0100
commit037e7d6da3b334fc47a8d4995fa0fe408da35712 (patch)
tree3f633eea06524f7a6477cd32d4e98e324c464a04 /examples/GraphicsLayer
parent9f82254f039888dd23b20c9e5d162e316f248263 (diff)
Update Layer.h
Diffstat (limited to 'examples/GraphicsLayer')
-rw-r--r--examples/GraphicsLayer/Layer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/GraphicsLayer/Layer.h b/examples/GraphicsLayer/Layer.h
index aa93c8f..32a31fa 100644
--- a/examples/GraphicsLayer/Layer.h
+++ b/examples/GraphicsLayer/Layer.h
@@ -1,5 +1,5 @@
/**
- * Experimental layer class to do play with pixel in an off-screen buffer before painting to the DMA
+ * Experimental layer class to play with pixel in an off-screen buffer before painting to the DMA
*
* Requires FastLED
*