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: FatFileSystemCpp mbed-rtos mbed
Fork of BlueUSB by
Diff: main.cpp
- Revision:
- 1:12422708d6c8
- Parent:
- 0:606b230e5b4a
--- a/main.cpp Sat Apr 10 00:30:24 2010 +0000
+++ b/main.cpp Tue Nov 18 00:11:42 2014 +0000
@@ -115,7 +115,7 @@
int main()
{
- pc.baud(460800);
- printf("BlueUSB\nNow get a bunch of usb or bluetooth things and plug them in\n");
+ pc.baud(230400);
+ printf("BlueUSBv1\nNow get a bunch of usb or bluetooth things and plug them in\n");
TestShell();
}
