diff options
| author | mrfaptastic <12006953+mrfaptastic@users.noreply.github.com> | 2021-08-12 16:00:12 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-08-12 16:00:12 +0100 |
| commit | 037e7d6da3b334fc47a8d4995fa0fe408da35712 (patch) | |
| tree | 3f633eea06524f7a6477cd32d4e98e324c464a04 /examples/GraphicsLayer | |
| parent | 9f82254f039888dd23b20c9e5d162e316f248263 (diff) | |
Update Layer.h
Diffstat (limited to 'examples/GraphicsLayer')
| -rw-r--r-- | examples/GraphicsLayer/Layer.h | 2 |
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 * |
