X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/910bca557cbdc34dbc8db9df91d00103ffd73c88..6f90d45684206e5dfca3c4554a14a5784da49d92:/LUFA/Drivers/Board/AVR8/BUMBLEB/LEDs.h?ds=sidebyside diff --git a/LUFA/Drivers/Board/AVR8/BUMBLEB/LEDs.h b/LUFA/Drivers/Board/AVR8/BUMBLEB/LEDs.h index fa53764e0..a09ab9698 100644 --- a/LUFA/Drivers/Board/AVR8/BUMBLEB/LEDs.h +++ b/LUFA/Drivers/Board/AVR8/BUMBLEB/LEDs.h @@ -1,13 +1,13 @@ /* LUFA Library - Copyright (C) Dean Camera, 2011. + Copyright (C) Dean Camera, 2012. dean [at] fourwalledcubicle [dot] com www.lufa-lib.org */ /* - Copyright 2011 Dean Camera (dean [at] fourwalledcubicle [dot] com) + Copyright 2012 Dean Camera (dean [at] fourwalledcubicle [dot] com) Permission to use, copy, modify, distribute, and sell this software and its documentation for any purpose is hereby granted @@ -44,6 +44,14 @@ * third-party board does not include any on-board peripherals, but does have an officially recommended external * peripheral layout for buttons, LEDs and a Joystick. * + *
| Name | Color | Info | Active Level | Port Pin |
|---|---|---|---|---|
| LEDS_LED1 | N/A | User Supplied | High | PORTB.4 |
| LEDS_LED2 | N/A | User Supplied | High | PORTB.5 |
| LEDS_LED3 | N/A | User Supplied | High | PORTB.6 |
| LEDS_LED4 | N/A | User Supplied | High | PORTB.7 |