Skip to content

Commit 2dd6b14

Browse files
committed
Removed redundant LED_BUILTIN define in Yun variant.
1 parent 3f0cac9 commit 2dd6b14

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

variants/yun/pins_arduino.h

-2
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,6 @@
2424

2525
#include "../leonardo/pins_arduino.h"
2626

27-
#define LED_BUILTIN 13
28-
2927
// These serial port names are intended to allow libraries and architecture-neutral
3028
// sketches to automatically default to the correct port name for a particular type
3129
// of use. For example, a GPS module would normally connect to SERIAL_PORT_HARDWARE_OPEN,

0 commit comments

Comments
 (0)