Minor documentation improvements.

This commit is contained in:
Dean Camera 2013-11-03 22:21:50 +01:00
parent d251ef6bed
commit 4b6049bb59
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
* - Refactored out USB interface IDs in the demo applications into enums (thanks to Laszlo Monda)
* - AVRISP-MKII Clone Project PDI/TPI frequency increased from 250KHz to 2MHz as it is now stable
* - Fixed incorrect signature bytes returned in the DFU bootloader
* - Added new libUSB host Python application example for the class driver GenericHID demo (thanks to Laszlo Monda)
* - Added new libUSB host Python and NodeJS application examples for the class driver GenericHID demo (thanks to Laszlo Monda)
*
* \section Sec_ChangeLog130901 Version 130901
* <b>New:</b>