Skip to content

Commit 8e3da56

Browse files
committed
Added LED_BUILTIN definition to Arduino Due
1 parent 3607c0b commit 8e3da56

File tree

1 file changed

+1
-0
lines changed
  • hardware/arduino/sam/variants/arduino_due_x

1 file changed

+1
-0
lines changed

Diff for: hardware/arduino/sam/variants/arduino_due_x/variant.h

+1
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)