aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/DoxygenPages
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2012-02-05 13:16:08 +0000
committerDean Camera <dean@fourwalledcubicle.com>2012-02-05 13:16:08 +0000
commit252bd7bb2c3a018c54f460311d8c7776cc5747dc (patch)
tree2b62a8f2b5efc3b1746ba8dd53ea2e0ae9abde84 /LUFA/DoxygenPages
parente55946f972bc9bcc41183c252dc711890e9103f1 (diff)
downloadlufa-252bd7bb2c3a018c54f460311d8c7776cc5747dc.tar.gz
lufa-252bd7bb2c3a018c54f460311d8c7776cc5747dc.tar.bz2
lufa-252bd7bb2c3a018c54f460311d8c7776cc5747dc.zip
Fixed invalid PID value used in the TempDataLogger project host application (thanks to Anupam Pathak).
Diffstat (limited to 'LUFA/DoxygenPages')
-rw-r--r--LUFA/DoxygenPages/ChangeLog.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/LUFA/DoxygenPages/ChangeLog.txt b/LUFA/DoxygenPages/ChangeLog.txt
index 7fc06bd99..614acecda 100644
--- a/LUFA/DoxygenPages/ChangeLog.txt
+++ b/LUFA/DoxygenPages/ChangeLog.txt
@@ -52,6 +52,7 @@
* - Fixed AVRISP-MKII Clone failing to start application firmware once a TPI programming session is exited
* - Fixed DFU class bootloader not resetting the LED pins as high impedance inputs when a software jump to the user applications is requested
* - Fixed AVRISP-MKII Clone timing out on long programming commands such as programming the EEPROM on an ATMEGA8 (thanks to Martin Kelling)
+ * - Fixed invalid PID value used in the TempDataLogger project host application (thanks to Anupam Pathak)
*
* \section Sec_ChangeLog111009 Version 111009
* <b>New:</b>