Don't make Pins for those not connected on Itsy M0
This commit is contained in:
parent
d8763debf5
commit
44e32506ed
@ -36,3 +36,7 @@
|
||||
// USB is always used internally so skip the pin objects for it.
|
||||
#define IGNORE_PIN_PA24 1
|
||||
#define IGNORE_PIN_PA25 1
|
||||
|
||||
// Not connected
|
||||
#define IGNORE_PIN_PA13 1
|
||||
#define IGNORE_PIN_PA28 1
|
||||
|
Loading…
Reference in New Issue
Block a user