mirror of
https://github.com/arduino/Arduino.git
synced 2024-11-29 10:24:12 +01:00
Added LED_BUILTIN definition to Arduino Due
This commit is contained in:
parent
3607c0b2bd
commit
8e3da56624
@ -69,6 +69,7 @@ extern "C"{
|
|||||||
#define PIN_LED PIN_LED_13
|
#define PIN_LED PIN_LED_13
|
||||||
#define PIN_LED2 PIN_LED_RXL
|
#define PIN_LED2 PIN_LED_RXL
|
||||||
#define PIN_LED3 PIN_LED_TXL
|
#define PIN_LED3 PIN_LED_TXL
|
||||||
|
#define LED_BUILTIN 13
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* SPI Interfaces
|
* SPI Interfaces
|
||||||
|
Loading…
Reference in New Issue
Block a user