Skip to content

Commit 135bba0

Browse files
author
Arya11111
committed
V0.0.3
1 parent 8a7989c commit 135bba0

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

variants/dfrobot_beetle_rp2040/pins_arduino.h

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,7 @@
3737
#define SPI_HOWMANY (1u)
3838
#define WIRE_HOWMANY (2u)
3939

40-
#define __PIN_A0 (29u)
41-
#define __PIN_A1 (28u)
42-
#define __PIN_A2 (31u)
43-
#define __PIN_A3 (31u)
40+
#define __PIN_A0 (31u)
41+
#define __PIN_A1 (31u)
4442

4543
#include "../generic/common.h"

0 commit comments

Comments
 (0)