From 63c3e5af0d9d800937a77308b0479b01b7947d78 Mon Sep 17 00:00:00 2001 From: yellows8 Date: Wed, 3 Sep 2014 14:38:47 -0400 Subject: [PATCH] Fixed mic example README. --- examples/mic/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.