diff options
| author | mrfaptastic <12006953+mrfaptastic@users.noreply.github.com> | 2022-10-24 12:50:56 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-10-24 12:50:56 +0100 |
| commit | 997f3840ba120b1df6786e8328d6ed4562455df8 (patch) | |
| tree | 3ea626dcc0fe8cee7ae422d59d7089d5bea3ffdd | |
| parent | 914f8676ec4c2911dad87ede4501b50fb44b5d10 (diff) | |
Update README.md
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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.  |
