Fixed incorrect PID value being used in the USBtoSerial project (thanks to Phill).
[pub/lufa.git] / Demos / Device / MassStorage / MassStorage.txt
index 9db731c..1d06cb6 100644 (file)
  *  255), with each LUN being allocated an equal portion of the available\r
  *  Dataflash memory.\r
  *\r
+ *  The USB control endpoint is managed entirely by the library using endpoint\r
+ *  interrupts, as the INTERRUPT_CONTROL_ENDPOINT option is enabled. This allows for\r
+ *  the host to reset the Mass Storage device state during long transfers without\r
+ *  the need for complicated polling logic.\r
+ *\r
  *  \section SSec_Options Project Options\r
  *\r
  *  The following defines can be found in this demo, which can control the demo behaviour when defined, or changed in value.\r