diff --git a/targets/TARGET_STM/TARGET_STM32L4/TARGET_STM32L496xG/TARGET_DISCO_L496AG/PinNames.h b/targets/TARGET_STM/TARGET_STM32L4/TARGET_STM32L496xG/TARGET_DISCO_L496AG/PinNames.h index 371a5c249e..7b41515f0b 100644 --- a/targets/TARGET_STM/TARGET_STM32L4/TARGET_STM32L496xG/TARGET_DISCO_L496AG/PinNames.h +++ b/targets/TARGET_STM/TARGET_STM32L4/TARGET_STM32L496xG/TARGET_DISCO_L496AG/PinNames.h @@ -285,8 +285,8 @@ typedef enum { #endif // Generic signals - LED1 = PB_13, // Green LD2 on board - LED2 = LED1, + LED1 = PA_5, // Green LD3 on board + LED2 = PB_13, // Green LD2 on board --> Warning: the state is reverted (1=OFF and 0=ON) LED3 = LED1, LED4 = LED1, USER_BUTTON = PC_13, // Joystick Center