mirror of
https://github.com/arduino/Arduino.git
synced 2025-02-20 14:54:31 +01:00
parent
bc20a864f6
commit
7af5e7af23
@ -42,6 +42,8 @@
|
|||||||
// GND 4| |5 PB0 (D 0) pwm0
|
// GND 4| |5 PB0 (D 0) pwm0
|
||||||
// +----+
|
// +----+
|
||||||
|
|
||||||
|
#define LED_BUILTIN 1
|
||||||
|
|
||||||
static const uint8_t A0 = 6;
|
static const uint8_t A0 = 6;
|
||||||
static const uint8_t A1 = 7;
|
static const uint8_t A1 = 7;
|
||||||
static const uint8_t A2 = 8;
|
static const uint8_t A2 = 8;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user