Skip to content

Commit 538a3ca

Browse files
authored
Merge pull request #36 from ioliveirafarias/patch-1
Update variant.h for be blink-friendly
2 parents 1002489 + 95f9fb4 commit 538a3ca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

variants/w801/variant.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
#define LED_BUILTIN_5 PB17
99
#define LED_BUILTIN_6 PB16
1010
#define LED_BUILTIN_7 PB11
11+
#define LED_BUILTIN LED_BUILTIN_1
1112

1213
// SPI
1314
#define PIN_SPI_SS (PB14)

0 commit comments

Comments
 (0)