4 lines
No EOL
92 B
C
4 lines
No EOL
92 B
C
#include "esp_err.h"
|
|
|
|
void Initialize_Audio(void);
|
|
esp_err_t Play_WAV_File(char * filename); |