We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b9fd47 commit b979ef2Copy full SHA for b979ef2
examples/playFileByName/playFileByName.ino
@@ -39,7 +39,7 @@ void setup() {
39
* - "/99-AFR*MP3" for first file matching '/99-Afr*.mp3'
40
* - "/10*" for first* audio file matching /10*.*
41
* - "/10 /20 WAV" for the file /10/20.wav
42
- * - first in copy order
+ * - first means first in copy order
43
*
44
* You can get example files from
45
* https://github.com/codingABI/DFR0534/tree/main/assets/exampleContent
0 commit comments