Update Layer.h

This commit is contained in:
mrfaptastic 2021-08-12 16:00:12 +01:00 committed by GitHub
parent 9f82254f03
commit 037e7d6da3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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
*