From: Nico Date: Tue, 24 Feb 2015 08:38:12 +0000 (+0100) Subject: Update LEDs.h X-Git-Tag: LUFA-151115~14^2~1 X-Git-Url: http://git.linex4red.de/pub/lufa.git/commitdiff_plain/6e5df9e4bec787221ce410e118ef26af9e802e2a?hp=6e5df9e4bec787221ce410e118ef26af9e802e2a Update LEDs.h Changed Led 5 and 4 to be compatible with the official firmware: https://github.com/arduino/Arduino/blob/master/hardware/arduino/avr/firmwares/atmegaxxu2/arduino-usbserial/Board/LEDs.h#L54-L57 Added TX and RX Led makro Fixed wrong Led logic: OUT and LOW results in LED on. ---