Skip to content

Commit 22ae1db

Browse files
authored
Removing unnecessary pin ignored
1 parent 795ee3d commit 22ae1db

File tree

1 file changed

+0
-23
lines changed

1 file changed

+0
-23
lines changed

ports/atmel-samd/boards/picoplanet/mpconfigboard.h

Lines changed: 0 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -26,30 +26,7 @@
2626
#define IGNORE_PIN_PA25 1
2727
#define IGNORE_PIN_PA27 1
2828
#define IGNORE_PIN_PA28 1
29-
//#define IGNORE_PIN_PA30 1
3029
#define IGNORE_PIN_PA31 1
31-
#define IGNORE_PIN_PB01 1
32-
#define IGNORE_PIN_PB02 1
33-
#define IGNORE_PIN_PB03 1
34-
#define IGNORE_PIN_PB04 1
35-
#define IGNORE_PIN_PB05 1
36-
#define IGNORE_PIN_PB06 1
37-
#define IGNORE_PIN_PB07 1
38-
#define IGNORE_PIN_PB08 1
39-
#define IGNORE_PIN_PB09 1
40-
#define IGNORE_PIN_PB10 1
41-
#define IGNORE_PIN_PB11 1
42-
#define IGNORE_PIN_PB12 1
43-
#define IGNORE_PIN_PB13 1
44-
#define IGNORE_PIN_PB14 1
45-
#define IGNORE_PIN_PB15 1
46-
#define IGNORE_PIN_PB16 1
47-
#define IGNORE_PIN_PB17 1
48-
#define IGNORE_PIN_PB22 1
49-
#define IGNORE_PIN_PB23 1
50-
#define IGNORE_PIN_PB30 1
51-
#define IGNORE_PIN_PB31 1
52-
#define IGNORE_PIN_PB00 1
5330

5431
#define DEFAULT_I2C_BUS_SCL (&pin_PA09)
5532
#define DEFAULT_I2C_BUS_SDA (&pin_PA08)

0 commit comments

Comments
 (0)