sparkfun_lumidrive: Can't IGNORE pins that are default bus pins
The SDA, SCL, and MISO pins were ignored. This error was not diagnosed before now.
This commit is contained in:
parent
eb0b023dee
commit
194d99f588
@ -35,9 +35,6 @@
|
|||||||
#define IGNORE_PIN_PA12 1
|
#define IGNORE_PIN_PA12 1
|
||||||
#define IGNORE_PIN_PA15 1
|
#define IGNORE_PIN_PA15 1
|
||||||
#define IGNORE_PIN_PA16 1
|
#define IGNORE_PIN_PA16 1
|
||||||
#define IGNORE_PIN_PA21 1
|
|
||||||
#define IGNORE_PIN_PA22 1
|
|
||||||
#define IGNORE_PIN_PA23 1
|
|
||||||
#define IGNORE_PIN_PA27 1
|
#define IGNORE_PIN_PA27 1
|
||||||
#define IGNORE_PIN_PA28 1
|
#define IGNORE_PIN_PA28 1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user