diff options
| author | mrfaptastic <12006953+mrfaptastic@users.noreply.github.com> | 2023-03-12 09:54:59 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-03-12 09:54:59 +0000 |
| commit | a5a893e65b74d38a30d516554193ebc67280762e (patch) | |
| tree | 6bb15460f9384a2d30a4f806e8708654dea12196 /examples | |
| parent | 548a6183a97f5c70b01a083b24d73c27c83579bc (diff) | |
Update README.md
Diffstat (limited to 'examples')
| -rw-r--r-- | examples/ChainedPanels/README.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/ChainedPanels/README.md b/examples/ChainedPanels/README.md index 8ed5cfa..0853baf 100644 --- a/examples/ChainedPanels/README.md +++ b/examples/ChainedPanels/README.md @@ -2,6 +2,8 @@ This is the PatternPlasma Demo adopted for use with multiple LED Matrix Panel displays arranged in a non standard order (i.e. a grid) to make a bigger display. + + ### What do we mean by 'non standard order'? ### When you link / chain multiple panels together, the ESP32-HUB75-MatrixPanel-I2S-DMA library treats as one wide horizontal panel. This would be a 'standard' (default) order. |
