Added LED_BUILTIN to GEMMA

as asked in #3907
This commit is contained in:
Arturo Guadalupi 2015-10-01 17:09:59 +02:00
parent 766b8c383a
commit 2aaef8cdad
1 changed files with 2 additions and 0 deletions

View File

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