From 2aaef8cdad53b645cf8b2a6a0b2194115b970cfa Mon Sep 17 00:00:00 2001 From: Arturo Guadalupi Date: Thu, 1 Oct 2015 17:09:59 +0200 Subject: Added LED_BUILTIN to GEMMA as asked in #3907 --- variants/gemma/pins_arduino.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'variants/gemma') diff --git a/variants/gemma/pins_arduino.h b/variants/gemma/pins_arduino.h index 1d367a7..3150b6a 100644 --- a/variants/gemma/pins_arduino.h +++ b/variants/gemma/pins_arduino.h @@ -42,6 +42,8 @@ // GND 4| |5 PB0 (D 0) pwm0 // +----+ +#define LED_BUILTIN 1 + static const uint8_t A0 = 6; static const uint8_t A1 = 7; static const uint8_t A2 = 8; -- cgit v1.2.3-18-g5258