mp3 2.0.0.0
|
Mp3 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Mp3 Click example.
This app demonstrates the use of MP3 click by playing the specified sound from the mp3_resources.h file.
The demo application is composed of two sections :
Initializes the driver and performs the default click configuration.
Playing the specified sound form the mp3_resources.h file.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |