arduino-audio-tools
|
File entry to minimize RAM usage by using path index and name. More...
#include <AudioSource.h>
Public Member Functions | |
FileEntry (int pathIdx, const char *fileName) | |
Public Attributes | |
Str | name |
int | path_index |
File entry to minimize RAM usage by using path index and name.