Better checking of whether a packet is received in the RNDISEthernetHost Class driver...
[pub/lufa.git] / LUFA / Drivers / USB / USB.h
index f1d7d5b..b40d6ab 100644 (file)
@@ -83,8 +83,8 @@
  *  <table>\r
  *  <tr>\r
  *   <th width="100px">USB Class</th> \r
- *   <th width="80px">Device</th> \r
- *   <th width="80px">Host</th> \r
+ *   <th width="90px">Device Mode</th> \r
+ *   <th width="90px">Host Mode</th> \r
  *  </tr>\r
  *  <tr>\r
  *   <td>Audio</td>\r
  *  </tr>\r
  *  <tr>\r
  *   <td>Printer</td>\r
- *   <td bgcolor="#00EE00">No</td>\r
+ *   <td bgcolor="#EE0000">No</td>\r
 *    <td bgcolor="#00EE00">Yes</td>\r
  *  </tr>\r
  *  <tr>\r
  *   <td>RNDIS</td>\r
  *   <td bgcolor="#00EE00">Yes</td>\r
- *   <td bgcolor="#EE0000">Yes</td>\r
+ *   <td bgcolor="#00EE00">Yes</td>\r
  *  </tr>\r
  *  <tr>\r
  *   <td>Still Image</td>\r