diff options
| author | mrfaptastic <12006953+mrfaptastic@users.noreply.github.com> | 2020-11-28 09:11:31 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-11-28 09:11:31 +0000 |
| commit | eca67845c2feb54761d30cafe1febb8e4d59a059 (patch) | |
| tree | e4d88ecca540c855909ce3ae4808bf0f20f789ca | |
| parent | 6e9af82b88383ec62a0e708bb874241594537a9d (diff) | |
Update README.md
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ As a result, this library can theoretically provide ~16-24 bit colour, at variou ## 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). -* 62x64 pixel 1/13 Scan LED Matrix 'Indoor' Panel. +* 64x64 pixel 1/32 Scan LED Matrix 'Indoor' Panel. * FM6126 panels based on [this example](/examples/FM6126Panel) will also work with the correct initialisation. ## Panels Not Supported |
