mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-16 11:21:18 +03:00
Added LED_BUILTIN definition to Arduino Due
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user