mirror of
https://github.com/clockworkpi/PicoCalc.git
synced 2026-03-20 11:02:37 +01:00
try to sync mp3 player with latest YAHAL
This commit is contained in:
@@ -19,7 +19,7 @@ void sd_reader_task::start(FatFs * fs, FatFs::FILE * file) {
|
||||
_eof = false;
|
||||
_force_eof = false;
|
||||
_execute = false;
|
||||
task::start();
|
||||
task::sign_up();
|
||||
}
|
||||
|
||||
FatFs::FRESULT sd_reader_task::read_data(uint8_t* buff, uint16_t btr, uint16_t* br) {
|
||||
|
||||
Reference in New Issue
Block a user