From ffef3fd06b0ceba44ad41f6d3941b615422136ae Mon Sep 17 00:00:00 2001 From: yellows8 Date: Mon, 24 Nov 2014 23:05:58 -0500 Subject: [PATCH] Added warning in the mic example README regarding broken MIC. --- examples/mic/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/examples/mic/README.md b/examples/mic/README.md index f3e6d72..3f0c74c 100644 --- a/examples/mic/README.md +++ b/examples/mic/README.md @@ -3,3 +3,5 @@ mic Example for using the microphone with ctrulib. Hold down the A button to record, the app will then play the recorded audio once the A button is released. Roughly 32 seconds of audio can be recorded with the default audiobuf size in this app. +Do not use this example(and/or ctrulib MIC?), since MIC is broken currently. +