1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-06-15 00:02:49 +03:00

keep arduino incompatible BUILTIN_LED

This commit is contained in:
Alex
2016-02-03 13:40:31 +01:00
parent 220b02aa87
commit fd6f7c046a

View File

@ -43,6 +43,8 @@ static const uint8_t SCK = 14;
static const uint8_t LED_BUILTIN = 16;
static const uint8_t BUILTIN_LED = 16;
static const uint8_t A0 = 17;
// These serial port names are intended to allow libraries and architecture-neutral