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.
Revision 2:33e7ce63dd6d, committed 2012-09-19
- Comitter:
- RichardUK
- Date:
- Wed Sep 19 16:44:32 2012 +0000
- Parent:
- 1:4461071ed964
- Commit message:
- Testing lib update to another project.
Changed in this revision
UsbStructures.h | Show annotated file Show diff for this revision Revisions of this file |
diff -r 4461071ed964 -r 33e7ce63dd6d UsbStructures.h --- a/UsbStructures.h Wed Sep 19 16:39:23 2012 +0000 +++ b/UsbStructures.h Wed Sep 19 16:44:32 2012 +0000 @@ -160,6 +160,7 @@ /** * Inhert this object and implemet the callback function. * Then pass this object to the IO functions if you need a callback. + * This is a test. */ struct TransferCallback {