We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc20a86 commit 7af5e7aCopy full SHA for 7af5e7a
hardware/arduino/avr/variants/gemma/pins_arduino.h
@@ -42,6 +42,8 @@
42
// GND 4| |5 PB0 (D 0) pwm0
43
// +----+
44
45
+#define LED_BUILTIN 1
46
+
47
static const uint8_t A0 = 6;
48
static const uint8_t A1 = 7;
49
static const uint8_t A2 = 8;
0 commit comments