Skip to content

Commit

Permalink
Correct pins
Browse files Browse the repository at this point in the history
  • Loading branch information
maxgerhardt committed Nov 23, 2021
1 parent 95f56c3 commit 21e1629
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions variants/GD32E230C_START/variant.h
Original file line number Diff line number Diff line change
Expand Up @@ -83,8 +83,8 @@ extern "C" {
/* LED definitions */
#define LED1 PA7
#define LED2 PA8
#define LED2 PA11
#define LED3 PA12
#define LED3 PA11
#define LED4 PA12
#define LED_BUILTIN LED1

/* user keys definitions */
Expand Down

0 comments on commit 21e1629

Please sign in to comment.