Fixed AVRISP-MKII Clone timing out on long programming commands such as programming...
[pub/USBasp.git] / LUFA / Drivers / USB / USB.h
index bb1eab2..b633336 100644 (file)
@@ -87,7 +87,7 @@
  *
  *  <table>
  *  <tr>
- *   <th width="100px">USB Class</th>
+ *   <th width="200px">USB Class</th>
  *   <th width="90px">Device Mode</th>
  *   <th width="90px">Host Mode</th>
  *  </tr>
                #if defined(USB_CAN_BE_BOTH) || defined(__DOXYGEN__)
                        #include "Core/OTG.h"
                #endif
-               
+
                #include "Class/AndroidAccessoryClass.h"
                #include "Class/AudioClass.h"
                #include "Class/CDCClass.h"