From 30e84e9eecbe08cf6d1bffeeff099b81f93bfa61 Mon Sep 17 00:00:00 2001 From: mrfaptastic Date: Sun, 18 Aug 2019 15:08:55 +0100 Subject: [PATCH] Update README.md Remove confusing reference to the ESP32 bugs document. No longer relevant. --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 303fd61..e027bbb 100644 --- a/README.md +++ b/README.md @@ -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).