diff options
| author | mrfaptastic <12006953+mrfaptastic@users.noreply.github.com> | 2021-03-25 18:13:26 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-03-25 18:13:26 +0000 |
| commit | 7a8bda134c4a84392bb9f4bdfa426b9b690bb5e2 (patch) | |
| tree | e0109cf795ec5e201a10923c8061ea2cce0a63ae | |
| parent | d72e1fed2c8625304fc9bbe0f2971ae3a68e81f7 (diff) | |
Update README.md
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -113,7 +113,7 @@ HUB75_I2S_CFG mxconfig( dma_display = new MatrixPanel_I2S_DMA(mxconfig); ``` -Various people have created PCBs for which one can simply connect an ESP32 to the PCB, and then the PCB to the HUB75 connector, such as: +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} |
