USBAudio speaker example

Dependencies:   mbed USBDevice

Revision:
3:41b10e311100
Parent:
2:c3edc567ae33
Child:
5:6afa90233635
--- a/main.cpp	Wed Nov 30 10:29:23 2011 +0000
+++ b/main.cpp	Wed Nov 30 10:31:43 2011 +0000
@@ -1,4 +1,4 @@
-// Hello World example for the USBMIDI library
+// USBAudio speaker example
 
 #include "mbed.h"
 #include "USBAudio.h"