Update note in MP3Decoder
This commit is contained in:
parent
3d145af587
commit
92aeabfe3a
|
@ -40,7 +40,7 @@
|
|||
//| .. note::
|
||||
//|
|
||||
//| ``MP3Decoder`` uses a lot of contiguous memory, so care should be given to
|
||||
//| optimizing memory usage. More information can be found here:
|
||||
//| optimizing memory usage. More information and recommendations can be found here:
|
||||
//| https://learn.adafruit.com/Memory-saving-tips-for-CircuitPython/reducing-memory-fragmentation
|
||||
//| """
|
||||
//|
|
||||
|
|
Loading…
Reference in New Issue