Skip to content

Commit f26ea90

Browse files
committed
Added LED_BUILTIN definition to Arduino Due
1 parent 02db2c7 commit f26ea90

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

variants/arduino_due_x/variant.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ extern "C"{
6969
#define PIN_LED PIN_LED_13
7070
#define PIN_LED2 PIN_LED_RXL
7171
#define PIN_LED3 PIN_LED_TXL
72+
#define LED_BUILTIN 13
7273

7374
/*
7475
* SPI Interfaces

0 commit comments

Comments
 (0)