Merge pull request #12559 from jeromecoutant/PR_DISCO_L4R9

DISCO_L4R9I correct LED pins
pull/12610/head
Martin Kojtal 2020-03-04 07:48:32 +00:00 committed by GitHub
commit a17866e623
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 5 deletions

View File

@ -293,11 +293,9 @@ typedef enum {
#endif #endif
// Generic signals namings // Generic signals namings
LED1 = PB_0, // Orange LED1 = PH_4, // LD2 Green
LED2 = PH_4, // Green LED2 = PB_13, // LD3 Green
LED3 = PB_13, // Green
LED4 = LED1,
LED_RED = LED3,
USER_BUTTON = PC_13, // Joystick USER_BUTTON = PC_13, // Joystick
// Standardized button names // Standardized button names