Added warning in the mic example README regarding broken MIC.

This commit is contained in:
yellows8 2014-11-24 23:05:58 -05:00
parent c91921616e
commit ffef3fd06b

View File

@ -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.