Trimmed whitespace.

This commit is contained in:
Joe Kearney 2025-11-30 14:55:11 -06:00
parent e01f301c9c
commit 17e4078560
19 changed files with 16 additions and 19 deletions

View file

@ -510,4 +510,4 @@ void I2SAudioTask(void *pvParameters)
}
}
}
}
}

View file

@ -23,4 +23,4 @@
#include "esp_err.h"
void Initialize_Audio(void);
esp_err_t Play_WAV_File(char * filename);
esp_err_t Play_WAV_File(char * filename);