diff options
| author | mrfaptastic <12006953+mrfaptastic@users.noreply.github.com> | 2021-02-10 16:05:09 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-02-10 16:05:09 +0000 |
| commit | 0cf0ac963167f31c7febb4798b7aab2bdb837fc3 (patch) | |
| tree | 17c2e3cae0a570e9fa9094f5c051e2dfd35061dc | |
| parent | 0749fa41932cc163a46801c1c1d6d2a309e8f273 (diff) | |
Update README.md
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -22,7 +22,7 @@ Ones interested in internals of such matrixes could find [this article](https:// * 1/8 Scan LED Matrix Panels are not supported, please use an alternative library if you bought one of these. ## Update for 16x32 Panels -* there is a virtual panel available to work with 16x32 panels (see: [examples/16x32 Panel](/32x16_1_4_ScanPanel). This Panel includes drawing lines and rectanges, text and scrolling text +* There is a virtual panel class available to work with 16x32 panels (see: [examples/16x32 Panel](/examples/P6_32x16_1_4_ScanPanel). This Panel includes drawing lines and rectanges, text and scrolling text # Installation |
