aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/DoxygenPages
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2013-11-03 22:21:50 +0100
committerDean Camera <dean@fourwalledcubicle.com>2013-11-03 22:21:50 +0100
commit4b6049bb59ddca415ff7ea0fe74fdd9d2b572ef2 (patch)
tree3b7361932b836171ecddc0cd3a48cdff309b0af8 /LUFA/DoxygenPages
parentd251ef6bedadd20ea0f7d3b1923edfc23d772b3f (diff)
downloadlufa-4b6049bb59ddca415ff7ea0fe74fdd9d2b572ef2.tar.gz
lufa-4b6049bb59ddca415ff7ea0fe74fdd9d2b572ef2.tar.bz2
lufa-4b6049bb59ddca415ff7ea0fe74fdd9d2b572ef2.zip
Minor documentation improvements.
Diffstat (limited to 'LUFA/DoxygenPages')
-rw-r--r--LUFA/DoxygenPages/ChangeLog.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/LUFA/DoxygenPages/ChangeLog.txt b/LUFA/DoxygenPages/ChangeLog.txt
index 29f6a6417..7746be952 100644
--- a/LUFA/DoxygenPages/ChangeLog.txt
+++ b/LUFA/DoxygenPages/ChangeLog.txt
@@ -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>