aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormrfaptastic <12006953+mrfaptastic@users.noreply.github.com>2022-10-24 12:50:56 +0100
committerGitHub <noreply@github.com>2022-10-24 12:50:56 +0100
commit997f3840ba120b1df6786e8328d6ed4562455df8 (patch)
tree3ea626dcc0fe8cee7ae422d59d7089d5bea3ffdd
parent914f8676ec4c2911dad87ede4501b50fb44b5d10 (diff)
Update README.md
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index f957701..ae52d49 100644
--- a/README.md
+++ b/README.md
@@ -38,9 +38,9 @@ This ESP32 Arduino/IDF library for HUB75 / HUB75E connector type 64x32 RGB LED 1
- **CIE 1931** luminance [correction](https://ledshield.wordpress.com/2012/11/13/led-brightness-to-your-eye-gamma-correction-no/) (aka natural LED dimming)
- **Adafruit GFX API** - library could be build with AdafruitGFX, simplified GFX or without GFX API at all
-If you wanna ask "*...OK, OK, than what's the price for those features?*" I'll tell you - "[memory](/doc/i2s_memcalc.md), you pay it all by precious MCU's memory for DMA buffer".
+If you wanna ask "*...OK, OK, than what's the price for those features?*" I'll tell you - "[memory](/doc/memcalc.md), you pay it all by precious MCU's memory for DMA buffer".
-Please use the 'Memory Calculator' to see what is actually achievable with a typical ESP32.
+Please use the ['Memory Calculator'](/doc/memcalc.md) to see what is actually achievable with a typical ESP32.
![Memory Calculator](doc/memcalc.jpg)