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
// Generic signals namings
LED1 = PB_0, // Orange
LED2 = PH_4, // Green
LED3 = PB_13, // Green
LED4 = LED1,
LED_RED = LED3,
LED1 = PH_4, // LD2 Green
LED2 = PB_13, // LD3 Green
USER_BUTTON = PC_13, // Joystick
// Standardized button names