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
Revision 52:cd77f829e12c, committed 2015-05-10
- Comitter:
- el13tjoc
- Date:
- Sun May 10 01:55:42 2015 +0000
- Parent:
- 51:deafa44182d9
- Commit message:
- USB Library;
Changed in this revision
USBDevice/USBDevice.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/USBDevice/USBDevice.h Thu Apr 23 08:45:28 2015 +0100 +++ b/USBDevice/USBDevice.h Sun May 10 01:55:42 2015 +0000 @@ -40,7 +40,7 @@ * * @param blocking: block if not configured */ - void connect(bool blocking = true); + void connect(bool blocking = false); /* * Disconnect a device