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: AutoEvents.cpp
- Revision:
- 1:12422708d6c8
- Parent:
- 0:606b230e5b4a
--- a/AutoEvents.cpp Sat Apr 10 00:30:24 2010 +0000 +++ b/AutoEvents.cpp Tue Nov 18 00:11:42 2014 +0000 @@ -139,11 +139,12 @@ char s[128]; for (int i = 1; i < 3; i++) { + break; if (GetString(device,i,s,sizeof(s)) < 0) break; printf("%d: %s\n",i,s); } - + switch (interfaceDesc->bInterfaceClass) { case CLASS_MASS_STORAGE: