Update README.md
Remove confusing reference to the ESP32 bugs document. No longer relevant.
This commit is contained in:
parent
1294dedfbb
commit
30e84e9eec
1 changed files with 0 additions and 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).
|
||||
|
|
Loading…
Reference in a new issue