Skip to content

Commit 1b00c00

Browse files
committed
variant:n58: set LED_BUILTIN pin as per EVK board
Signed-off-by: Ajay Bhargav <[email protected]>
1 parent 641f877 commit 1b00c00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

variants/n58/variant.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
#define A1 GPIO_PIN_MAX + 1
3030

3131
/* LED (Netlight Pin on Module) */
32-
#define LED_BUILTIN GPIO_11
32+
#define LED_BUILTIN GPIO_2
3333

3434
/*
3535
* SPI Interfaces

0 commit comments

Comments
 (0)