main/task_sound.c

changeset 4
6d1f512cd074
parent 1
ad2c8b13eb88
child 38
537ffe280775
--- 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"

mercurial