diff -r 2dcdf83248c8 -r 6d1f512cd074 main/task_sound.c --- a/main/task_sound.c Sat Oct 20 23:26:33 2018 +0200 +++ b/main/task_sound.c Sun Oct 21 13:07:50 2018 +0200 @@ -1,7 +1,6 @@ /** * @file task_sound.c - * @brief BrewBoard Sound driver. Plays WAVE audio, Microsoft PCM, 8 bit, mono 16000 Hz - * files from the /spiffs/sound/ directory. + * @brief BrewBoard Sound driver. Uses a simple piezo buzzer. */ #include "config.h"