From 0cf0ac963167f31c7febb4798b7aab2bdb837fc3 Mon Sep 17 00:00:00 2001 From: mrfaptastic <12006953+mrfaptastic@users.noreply.github.com> Date: Wed, 10 Feb 2021 16:05:09 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6f41345..7cfa9ab 100644 --- a/README.md +++ b/README.md @@ -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