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 *