Minor documentation fixes to the completed Host mode Class drivers.
[pub/lufa.git] / Projects / Benito / Benito.txt
index 956c69a..63f3ea8 100644 (file)
  *  </tr>\r
  *  <tr>\r
  *   <td><b>USB Class:</b></td>\r
- *   <td>Human Interface Device (HID)</td>\r
+ *   <td>Communications Device Class (CDC)</td>\r
  *  </tr>\r
  *  <tr> \r
  *   <td><b>USB Subclass:</b></td>\r
- *   <td>Keyboard</td>\r
+ *   <td>Abstract Control Model (ACM)</td>\r
  *  </tr>\r
  *  <tr>\r
  *   <td><b>Relevant Standards:</b></td>\r
- *   <td>USBIF HID Standard, USBIF HID Usage Tables</td>\r
+ *   <td>USBIF CDC Class Standard</td>\r
+ *   <td>Arduino Bootloader Specification</td>\r
  *  </tr>\r
  *  <tr>\r
  *   <td><b>Usable Speeds:</b></td>\r
- *   <td>Low Speed Mode, Full Speed Mode</td>\r
+ *   <td>Full Speed Mode</td>\r
  *  </tr>\r
  * </table>\r
  *\r
  *    <td>Makefile CDEFS</td>\r
  *    <td>Pulse length in milliseconds for the activity Tx/Rx LEDs.</td>\r
  *   </tr>\r
+ *   <tr>\r
+ *    <td>PING_PONG_LED_PULSE_MS</td>\r
+ *    <td>Makefile CDEFS</td>\r
+ *    <td>Pulse length in milliseconds for the enumeration LED ping-poning between toggles.</td>\r
+ *   </tr>\r
  *  </table>\r
  */\r