diff options
| author | mrfaptastic <12006953+mrfaptastic@users.noreply.github.com> | 2021-03-25 18:13:56 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-03-25 18:13:56 +0000 |
| commit | a858d8aab609d1fe1cde2c34a96dc7c13f681ab7 (patch) | |
| tree | 0ce1e57bb21275b0efdee9c9114d52ab2d49b666 | |
| parent | 7a8bda134c4a84392bb9f4bdfa426b9b690bb5e2 (diff) | |
Update README.md
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -116,7 +116,7 @@ dma_display = new MatrixPanel_I2S_DMA(mxconfig); Various people have created PCBs for which one can simply connect an ESP32 to a PCB, and then the PCB to the HUB75 connector, such as: * Brian Lough's [ESP32 I2S Matrix Shield](http://blough.ie/i2smat/); or -* Charles Hallard's [WeMos Matrix Shield](https://github.com/hallard/WeMos-Matrix-Shield-DMA} +* Charles Hallard's [WeMos Matrix Shield](https://github.com/hallard/WeMos-Matrix-Shield-DMA) Please contact or order these products from the respective authors. |
