aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/DoxygenPages/ChangeLog.txt
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2012-08-12 17:25:39 +0000
committerDean Camera <dean@fourwalledcubicle.com>2012-08-12 17:25:39 +0000
commit40755d4fde2e7b88341d91f61e6f053144c02986 (patch)
tree4119e2ee3683e9b61f1c694f598f213708b265f2 /LUFA/DoxygenPages/ChangeLog.txt
parent6fb6c628fa63036fa1a2244eabf3880624b3ca0b (diff)
downloadlufa-40755d4fde2e7b88341d91f61e6f053144c02986.tar.gz
lufa-40755d4fde2e7b88341d91f61e6f053144c02986.tar.bz2
lufa-40755d4fde2e7b88341d91f61e6f053144c02986.zip
Fixed inverted LED driving code for the Arduino Leonardo board. Fixed inverted LEDs_GetLEDs() function implementation for the Benito, Minimus and Arduino UNO boards.
Diffstat (limited to 'LUFA/DoxygenPages/ChangeLog.txt')
-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 b91d1bae2..4f507eea9 100644
--- a/LUFA/DoxygenPages/ChangeLog.txt
+++ b/LUFA/DoxygenPages/ChangeLog.txt
@@ -22,7 +22,7 @@
*
* <b>Fixed:</b>
* - Core:
- * - <i>None</i>
+ * - Fixed inverted LEDs_GetLEDs() function implementation for the Benito, Minimus and Arduino UNO boards
* - Library Applications:
* - Fixed broken RESET_TOGGLES_LIBUSB_COMPAT compile time option in the AVRISP-MKII project
*