Skip to content

Commit b979ef2

Browse files
committed
playFileByName wording
1 parent 7b9fd47 commit b979ef2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/playFileByName/playFileByName.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ void setup() {
3939
* - "/99-AFR*MP3" for first file matching '/99-Afr*.mp3'
4040
* - "/10*" for first* audio file matching /10*.*
4141
* - "/10 /20 WAV" for the file /10/20.wav
42-
* - first in copy order
42+
* - first means first in copy order
4343
*
4444
* You can get example files from
4545
* https://github.com/codingABI/DFR0534/tree/main/assets/exampleContent

0 commit comments

Comments
 (0)