USBAudio example using a microphone

Dependencies:   USBDevice mbed

Revision:
6:be128039be16
Parent:
5:b49b6a8ca111
--- a/USBDevice/USBAudio/USBAudio.cpp	Tue Dec 20 10:44:10 2011 +0000
+++ b/USBDevice/USBAudio/USBAudio.cpp	Tue Dec 20 11:17:33 2011 +0000
@@ -274,4 +274,4 @@
         'M',0,'b',0,'e',0,'d',0,' ',0,'A',0,'u',0,'d',0,'i',0,'o',0 //bString iProduct - Mbed Audio
     };
     return stringIproductDescriptor;
-}
+}
\ No newline at end of file