diff options
| author | mrfaptastic <12006953+mrfaptastic@users.noreply.github.com> | 2021-11-22 07:51:45 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-11-22 07:51:45 +0000 |
| commit | dddf907a057b7a41ed326bb11703edd0ed07f0be (patch) | |
| tree | 544bf2defc79516f3af2ac0707a4bb305091f6aa /examples | |
| parent | f85bfd7ba96a4de8c2de5f7a3b6914504d1b9f80 (diff) | |
Update README.md
Diffstat (limited to 'examples')
| -rw-r--r-- | examples/One_Eight_1_8_ScanPanel/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/One_Eight_1_8_ScanPanel/README.md b/examples/One_Eight_1_8_ScanPanel/README.md index bd10012..a205c26 100644 --- a/examples/One_Eight_1_8_ScanPanel/README.md +++ b/examples/One_Eight_1_8_ScanPanel/README.md @@ -8,6 +8,6 @@ It is possible to connect 1/8 scan panels to this library and 'trick' the output Creation of a '1_8_ScanPanel.h' class which sends an adjusted drawPixel() x,y co-ordinates to the underlying ESP32-HUB75-MatrixPanel-I2S-DMA library's drawPixel routine, to trick the output to look pixel perfect. -Refer to the '1_8_ScanPanel.h' logic which builds upon the library's core Virtual Display'ESP32-VirtualMatrixPanel-I2S-DMA.h' to also support chaining of 1/8 Scan Panels as well. Refer to 'ChainedPanels' example on how to configure panel chaining to create bigger displays. +Refer to the '1_8_ScanPanel.h' logic which builds upon the library's core Virtual Display 'ESP32-VirtualMatrixPanel-I2S-DMA.h' to also support chaining of 1/8 Scan Panels as well. Refer to 'ChainedPanels' example on how to configure panel chaining to create bigger displays. |
