aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormrfaptastic <12006953+mrfaptastic@users.noreply.github.com>2023-03-18 12:17:41 +0000
committerGitHub <noreply@github.com>2023-03-18 12:17:41 +0000
commit9308b59445e54409c8fb32f23bb7c55d656f36dc (patch)
treeaf314df89943df45fd824d1ebd60203c43789b11
parent0b4d83db47f091b9f2f6e36d9abf74580bf297e7 (diff)
Update README.md
Added SM1620B to unsupported list.
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 8cd3a49..c28ae41 100644
--- a/README.md
+++ b/README.md
@@ -84,7 +84,8 @@ Due to the high-speed optimized nature of this library, only specific panels are
* FM6126A AKA ICN2038S, [FM6124](https://datasheet4u.com/datasheet-pdf/FINEMADELECTRONICS/FM6124/pdf.php?id=1309677) (Refer to [PatternPlasma](/examples/2_PatternPlasma) example on how to use.)
* SM5266P
-## Unsupported Panels
+## Unsupported chips
+* [SM1620B](https://github.com/mrfaptastic/ESP32-HUB75-MatrixPanel-DMA/issues/416)
* RUL5358 / SHIFTREG_ABC_BIN_DE based panels are not supported.
* ICN2053 / FM6353 based panels - Refer to [this library](https://github.com/LAutour/ESP32-HUB75-MatrixPanel-DMA-ICN2053), which is a fork of this library ( [discussion link](https://github.com/mrfaptastic/ESP32-HUB75-MatrixPanel-DMA/discussions/324)).
* Any other panel not listed above.