* 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