Skip to content

Commit d944ead

Browse files
authored
Update pins_arduino.h
1 parent e26b64c commit d944ead

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

variants/m5stack_nanoc6/pins_arduino.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ static const uint8_t SCK = 8; // Not connected
2727

2828
static const uint8_t A1 = 1;
2929
static const uint8_t A2 = 2;
30-
static const uint8_t A3 = 2;
30+
static const uint8_t A3 = 3;
3131

3232
static const uint8_t D1 = 1;
3333
static const uint8_t D2 = 2;

0 commit comments

Comments
 (0)