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.
Dependencies: AD5206 USBDevice mbed
Fork of USBAUDIO_speaker by
Diff: main.cpp
- Revision:
- 6:c44d017f93de
- Parent:
- 5:6afa90233635
- Child:
- 7:ba4f65ce69f2
--- a/main.cpp Wed Nov 30 16:20:19 2011 +0000 +++ b/main.cpp Wed Nov 30 16:20:38 2011 +0000 @@ -3,8 +3,6 @@ #include "mbed.h" #include "USBAudio.h" -Serial pc(USBTX, USBRX); - // frequency: 48 kHz #define FREQ 48000
