* may be neccesary to retry the functions in the module several times\r
* after they have returned and error to successfully send the command\r
* to the device. Some devices may also need to have the stream function\r
- * timeout period extended beyond 100ms by defining USB_STREAM_TIMEOUT_MS\r
- * to a larger value in the project makefile and passing it to the compiler\r
+ * timeout period extended beyond 100ms (some badly designed devices exceeding\r
+ * 1.5 seconds occasionally) by defining USB_STREAM_TIMEOUT_MS to a\r
+ * larger value in the project makefile and passing it to the compiler\r
* via the -D switch.\r
*/\r
\r