aboutsummaryrefslogtreecommitdiff
path: root/examples/GraphicsLayer/README.md
diff options
context:
space:
mode:
authormrfaptastic <12006953+mrfaptastic@users.noreply.github.com>2020-12-07 22:42:37 +0000
committermrfaptastic <12006953+mrfaptastic@users.noreply.github.com>2020-12-07 22:42:37 +0000
commit76351960b80ebbace056fad6b1107f92bb461703 (patch)
tree7ebf115b76b00f61b5ecb8e7bc480f5476280613 /examples/GraphicsLayer/README.md
parent7683b1d8f3540f90baf0052ef0d82b3c2e88fbd2 (diff)
Added GraphicsLayer example.
Diffstat (limited to 'examples/GraphicsLayer/README.md')
-rw-r--r--examples/GraphicsLayer/README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/GraphicsLayer/README.md b/examples/GraphicsLayer/README.md
new file mode 100644
index 0000000..562b151
--- /dev/null
+++ b/examples/GraphicsLayer/README.md
@@ -0,0 +1,5 @@
+# Layer Class
+
+Example of using additional pixel buffers / layers based on the FastLed CRGB data type, doing stuff with the pixels, merging the layers prior to sending to the DMA display library for output.
+
+![It's better in real life](GraphicsLayer.jpg)