USBAudio speaker example

Dependencies:   mbed USBDevice

Files at this revision

API Documentation at this revision

Comitter:
samux
Date:
Wed Nov 30 10:31:43 2011 +0000
Parent:
2:c3edc567ae33
Child:
4:b6e1c2820476
Commit message:

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- 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"