aboutsummaryrefslogtreecommitdiff
path: root/variants/yun/pins_arduino.h
diff options
context:
space:
mode:
Diffstat (limited to 'variants/yun/pins_arduino.h')
-rw-r--r--variants/yun/pins_arduino.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/variants/yun/pins_arduino.h b/variants/yun/pins_arduino.h
index ba0570b..206866a 100644
--- a/variants/yun/pins_arduino.h
+++ b/variants/yun/pins_arduino.h
@@ -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,