Revision:
2:33e7ce63dd6d
Parent:
1:4461071ed964
--- 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
 {