diff options
| author | mrfaptastic <12006953+mrfaptastic@users.noreply.github.com> | 2021-01-11 09:25:40 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-01-11 09:25:40 +0000 |
| commit | 9511e9973c52d5d10aaee3053a6190d623d1f765 (patch) | |
| tree | 36f5a87989cde183a738fc812da273b1d8ecc30c | |
| parent | 80e134fc1ff235e5ef3b3479f894e4d5ffaf8a87 (diff) | |
Update README.md
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -12,7 +12,7 @@ As a result, this library can theoretically provide ~16-24 bit colour, at variou * [FM6126](FM6126A.md) / ICN2038S 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. +* 1/4, 1/8 Scan LED Matrix Panels are not supported, please use an alternative library if you bought one of these. * Panels with a resolution of less than 64x32pixels and/or scan rate != 1/32 or 1/16 # Installation |
