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