mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-16 11:21:18 +03:00
Removed redundant LED_BUILTIN define in Yun variant.
This commit is contained in:
@ -24,8 +24,6 @@
|
||||
|
||||
#include "../leonardo/pins_arduino.h"
|
||||
|
||||
#define LED_BUILTIN 13
|
||||
|
||||
// These serial port names are intended to allow libraries and architecture-neutral
|
||||
// sketches to automatically default to the correct port name for a particular type
|
||||
// of use. For example, a GPS module would normally connect to SERIAL_PORT_HARDWARE_OPEN,
|
||||
|
Reference in New Issue
Block a user