arduino-audio-driver
|
Functions | |
void | audioDriverLogStr (const char *msg) |
Arcuino c++ println function. More... | |
void | setAudioDriverLogOutput (void *out) |
Variables | |
Print * | p_audio_driver_log_output = &Serial |
void audioDriverLogStr | ( | const char * | msg | ) |
Arcuino c++ println function.
void setAudioDriverLogOutput | ( | void * | out | ) |
Print* p_audio_driver_log_output = &Serial |