Renamed all library events to properly seperate out Device and Host mode events....
[pub/lufa.git] / Bootloaders / TeensyHID / TeensyHID.txt
index 93862c6..4cf1308 100644 (file)
@@ -47,7 +47,7 @@
  * This bootloader enumerates to the host as a HID Class device, allowing for Teensy compatible programming\r
  * software to load firmware onto the AVR, such as the official software at http://www.pjrc.com/teensy/.\r
  *  \r
- * Out of the box this bootloader builds for the USB162, and will fit into 2KB of bootloader space.\r
+ * Out of the box this bootloader builds for the AT90USB162, and will fit into 4KB of bootloader space.\r
  *\r
  * This spoofs (with permission) the official Teensy bootloader's VID and PID, so that the software remains\r
  * compatible with no changes.\r