Skip to content

Commit 21e1629

Browse files
committed
Correct pins
1 parent 95f56c3 commit 21e1629

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

variants/GD32E230C_START/variant.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,8 @@ extern "C" {
8383
/* LED definitions */
8484
#define LED1 PA7
8585
#define LED2 PA8
86-
#define LED2 PA11
87-
#define LED3 PA12
86+
#define LED3 PA11
87+
#define LED4 PA12
8888
#define LED_BUILTIN LED1
8989

9090
/* user keys definitions */

0 commit comments

Comments
 (0)