update audio

This commit is contained in:
2021-12-10 17:22:02 +01:00
parent 7e73a3fbd4
commit d097fbdd9d
3 changed files with 22 additions and 1 deletions

View File

@@ -18,4 +18,6 @@
void initAudio(void);
void handleAudio(void);
bool getAudioInitStatus(void);
void playSong(String filename);