aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormrfaptastic <12006953+mrfaptastic@users.noreply.github.com>2020-11-28 09:12:06 +0000
committerGitHub <noreply@github.com>2020-11-28 09:12:06 +0000
commit5214d0540e05cb0b0cb08f10bb9cbeffccc7d7f8 (patch)
treedea040a9d9b603f2facb0aa5565b3a5c956b3394
parenteca67845c2feb54761d30cafe1febb8e4d59a059 (diff)
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7919702..1ee5ba2 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@ This ESP32 Arduino library for HUB75 / HUB75E connector type 64x32 RGB LED 1/16
As a result, this library can theoretically provide ~16-24 bit colour, at various brightness levels without noticeable flicker.
## Panels Supported
-* 62x32 pixel 1/16 Scan LED Matrix 'Indoor' Panel, such as this [typical RGB panel available for purchase](https://www.aliexpress.com/item/256-128mm-64-32-pixels-1-16-Scan-Indoor-3in1-SMD2121-RGB-full-color-P4-led/32810362851.html).
+* 64x32 pixel 1/16 Scan LED Matrix 'Indoor' Panel, such as this [typical RGB panel available for purchase](https://www.aliexpress.com/item/256-128mm-64-32-pixels-1-16-Scan-Indoor-3in1-SMD2121-RGB-full-color-P4-led/32810362851.html).
* 64x64 pixel 1/32 Scan LED Matrix 'Indoor' Panel.
* FM6126 panels based on [this example](/examples/FM6126Panel) will also work with the correct initialisation.