From: yellows8 Date: Wed, 3 Sep 2014 18:38:47 +0000 (-0400) Subject: Fixed mic example README. X-Git-Tag: v0.2.0~83^2~7 X-Git-Url: https://chaos.moe/g/?a=commitdiff_plain;h=63c3e5af0d9d800937a77308b0479b01b7947d78;p=corbenik%2Fctrulib.git Fixed mic example README. --- diff --git a/examples/mic/README.md b/examples/mic/README.md index 37a7328..f3e6d72 100644 --- a/examples/mic/README.md +++ b/examples/mic/README.md @@ -1,4 +1,4 @@ -arm11u +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.