Update LEDs.h
authorNico <NicoHood@users.noreply.github.com>
Tue, 24 Feb 2015 08:38:12 +0000 (09:38 +0100)
committerNico <NicoHood@users.noreply.github.com>
Tue, 24 Feb 2015 08:38:12 +0000 (09:38 +0100)
commit6e5df9e4bec787221ce410e118ef26af9e802e2a
treeab3a7cca68be94209571acdcb23c4f8ceaacff6b
parent31f4260705c0226818ca7302f5f6156e20a18d9e
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.
LUFA/Drivers/Board/AVR8/UNO/LEDs.h