• Wolle's avatar
    resume local file after stopSong() · ed773f15
    Wolle authored
    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
    ed773f15
Audio.h 22.3 KB