Fixed inverted LED driving code for the Arduino Leonardo board. Fixed inverted LEDs_GetLEDs() function implementation for the Benito, Minimus and Arduino UNO boards.

This commit is contained in:
Dean Camera 2012-08-12 17:25:39 +00:00
parent 6fb6c628fa
commit 40755d4fde
6 changed files with 30 additions and 30 deletions

View file

@ -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
*