resume local file after stopSong()
uint32_t stopSong(); //returns the real fileposition at current time bool connecttoFS(fs::FS &fs, const char* path, uint32_t resumeFilePos = 0); // jumps to resumeFilePos after reading fileheader
Showing
Please register or sign in to comment