aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormrfaptastic <12006953+mrfaptastic@users.noreply.github.com>2020-12-07 18:29:51 +0000
committerGitHub <noreply@github.com>2020-12-07 18:29:51 +0000
commitd446d1195c05ce35b6d3cedbd9b2a215b92b1fc8 (patch)
treec75cfd64d38c98597127a30885b2fb31fc3c63a7
parent3cda03ab83cc9309bf237f37c03b9e09a0cc2501 (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 97bc4e7..77db967 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@ As a result, this library can theoretically provide ~16-24 bit colour, at variou
## Panels Supported
* 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.
+* [FM6126](FM6126A.md) panels based on [this example](/examples/FM6126Panel) will also work with the correct initialisation.
## Panels Not Supported
* 1/8 Scan LED Matrix Panels are not supported, please use an alternative library if you bought one of these.