Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of USBDevice by
Diff: USBAudio/USBAudio.h
- Revision:
- 4:eaa07ce86d49
- Parent:
- 1:80ab0d068708
diff -r 6d85e04fb59f -r eaa07ce86d49 USBAudio/USBAudio.h --- a/USBAudio/USBAudio.h Sun Oct 14 12:38:56 2012 +0000 +++ b/USBAudio/USBAudio.h Sun Oct 14 13:39:27 2012 +0000 @@ -30,6 +30,7 @@ /** * USBAudio example * +* @code * #include "mbed.h" * #include "USBAudio.h" *
