Skip to content

Commit

Permalink
Added LED_BUILTIN definition to Arduino Due
Browse files Browse the repository at this point in the history
  • Loading branch information
cmaglie committed Nov 3, 2013
1 parent 3607c0b commit 8e3da56
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hardware/arduino/sam/variants/arduino_due_x/variant.h
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ extern "C"{
#define PIN_LED PIN_LED_13
#define PIN_LED2 PIN_LED_RXL
#define PIN_LED3 PIN_LED_TXL
#define LED_BUILTIN 13

/*
* SPI Interfaces
Expand Down

0 comments on commit 8e3da56

Please sign in to comment.