diff options
| author | mrfaptastic <gmail@qwe23.com> | 2019-08-18 15:08:55 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-08-18 15:08:55 +0100 |
| commit | 30e84e9eecbe08cf6d1bffeeff099b81f93bfa61 (patch) | |
| tree | 8ad6278365799f90ad7e56dcbbb0074440e916c9 | |
| parent | 1294dedfbbb52dbb74d517d75344c9d3ed825526 (diff) | |
Update README.md
Remove confusing reference to the ESP32 bugs document. No longer relevant.
| -rw-r--r-- | README.md | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -11,8 +11,6 @@ As a result, this library can theoretically provide ~20 bit colour, at various b * Dependency: You will need to install [Adafruit_GFX_Library](https://github.com/adafruit/Adafruit-GFX-Library) from the "Library > Manage Libraries" menu. * Download and unzip this repository into your Arduino/libraries folder (or better still, use the Arudino 'add library from .zip' option. -Please refer section 3.3. in https://www.espressif.com/sites/default/files/documentation/eco_and_workarounds_for_bugs_in_esp32_en.pdf for more details. - # Wiring ESP32 with the LED Matrix Panel By default the pin mapping is as follows (defaults defined in ESP32-RGB64x32MatrixPanel-I2S-DMA.h). |
