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:
Jeff Epler 2020-10-17 19:07:15 -05:00
parent eb0b023dee
commit 194d99f588

View File

@ -35,9 +35,6 @@
#define IGNORE_PIN_PA12 1
#define IGNORE_PIN_PA15 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_PA28 1