| rawfile.close(); | rawfile.close(); | ||||
| AudioStopUsingSPI(); | AudioStopUsingSPI(); | ||||
| playing = false; | playing = false; | ||||
| Serial.println("Finished playing sample"); //TODO | |||||
| //Serial.println("Finished playing sample"); //TODO | |||||
| } | } | ||||
| release(block); | release(block); | ||||
| } | } |