USBAudio example using a microphone

Dependencies:   USBDevice mbed

Revision:
3:e6a29c83ac52
Parent:
0:539ec61e1fbb
--- a/USBDevice/USBDevice/USBBusInterface_LPC17_LPC23.cpp	Fri Dec 16 17:12:56 2011 +0000
+++ b/USBDevice/USBDevice/USBBusInterface_LPC17_LPC23.cpp	Mon Dec 19 15:46:17 2011 +0000
@@ -520,7 +520,7 @@
     instance->usbisr();
 }
 
-DigitalOut p(p20);
+
 void USBHAL::usbisr(void) {
     uint8_t devStat;