Skip to content

Commit 92aeabf

Browse files
committed
Update note in MP3Decoder
1 parent 3d145af commit 92aeabf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shared-bindings/audiomp3/MP3Decoder.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
//| .. note::
4141
//|
4242
//| ``MP3Decoder`` uses a lot of contiguous memory, so care should be given to
43-
//| optimizing memory usage. More information can be found here:
43+
//| optimizing memory usage. More information and recommendations can be found here:
4444
//| https://learn.adafruit.com/Memory-saving-tips-for-CircuitPython/reducing-memory-fragmentation
4545
//| """
4646
//|

0 commit comments

Comments
 (0)