aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormrfaptastic <12006953+mrfaptastic@users.noreply.github.com>2023-02-01 21:06:08 +0000
committerGitHub <noreply@github.com>2023-02-01 21:06:08 +0000
commitfe89cc9e17ef9d3a71464da34d55ff558947c1de (patch)
tree8f4d8c454e6de64658f88548734eb09e0b80554c
parent15763b12b115c71f4a8327dde16adb8f5cf461dd (diff)
Update README.md
#386
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 31ca561..c32b4af 100644
--- a/README.md
+++ b/README.md
@@ -49,7 +49,7 @@ __[BUILD OPTIONS](/doc/BuildOptions.md) | [EXAMPLES](/examples/README.md)__ | [!
RISC-V ESP32's (like the C3) are not supported as they do not have the hardware 'LCD mode' required for this library.
## Memory is required!
-"*What's the price for those features?*" - It's [memory](/doc/memcalc.md), you pay it all by precious MCU's internal memory (SRAM) for the DMA buffer".
+"*What's the price for those features?*" - It's [memory](/doc/memcalc.md), you pay it all by precious MCU's internal memory (SRAM) for the DMA buffer.
A typical 64x32px panel at 24bpp colour uses about 20kB of internal memory.