Removed redundant LED_BUILTIN define in Yun variant.

This commit is contained in:
Cristian Maglie 2013-11-12 14:31:09 +01:00
parent 9b1c9d4f16
commit 41697f02b2
1 changed files with 0 additions and 2 deletions

View File

@ -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,