LPC54608: Swap LED pin connections to match naming on the board

Signed-off-by: Mahadevan Mahesh <Mahesh.Mahadevan@nxp.com>
pull/5141/head
Mahadevan Mahesh 2017-09-19 15:37:22 -05:00
parent 003dd7c47f
commit 82a37b0eb1
1 changed files with 2 additions and 2 deletions

View File

@ -183,9 +183,9 @@ typedef enum {
LED_RED = P2_2,
// mbed original LED naming
LED1 = LED_RED,
LED1 = P3_14,
LED2 = P3_3,
LED3 = P3_14,
LED3 = LED_RED,
LED4 = LED_RED,
//Push buttons