aboutsummaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authormrfaptastic <12006953+mrfaptastic@users.noreply.github.com>2020-08-03 12:40:19 +0100
committermrfaptastic <12006953+mrfaptastic@users.noreply.github.com>2020-08-03 12:40:19 +0100
commit776491182542a40c40f42e4fa0ed8eec256de570 (patch)
tree41fd70e442a9f68e57c250b7c7c88f068831259b /examples
parentfbf78275255e9fb45f7c701c328d70d041a42bed (diff)
VirtualDisplay example
Diffstat (limited to 'examples')
-rw-r--r--examples/ChainedPanels/README.md2
-rw-r--r--examples/ChainedPanels/VirtualDisplay.pngbin0 -> 71331 bytes
2 files changed, 2 insertions, 0 deletions
diff --git a/examples/ChainedPanels/README.md b/examples/ChainedPanels/README.md
index d799e27..94f6523 100644
--- a/examples/ChainedPanels/README.md
+++ b/examples/ChainedPanels/README.md
@@ -20,6 +20,8 @@ columns this example might be able to help.
It creates a virtual screen that you draw to in the same way you would
the matrix, but it will look after mapping it back to the displays.
+![Nothing better than a PowerPoint slide to explain](VirtualDisplay.png)
+
### Steps to Use ###
1) In ESP32-RGB64x32MatrixPanel-I2S-DMA.h:
diff --git a/examples/ChainedPanels/VirtualDisplay.png b/examples/ChainedPanels/VirtualDisplay.png
new file mode 100644
index 0000000..c4318a1
--- /dev/null
+++ b/examples/ChainedPanels/VirtualDisplay.png
Binary files differ