1
0

Update config.h

removed encoder support
This commit is contained in:
pabile
2020-07-07 21:35:21 +08:00
committed by GitHub
parent 7f3780ffc4
commit b089d6b393

View File

@@ -24,13 +24,6 @@
*/
#define UNUSED_PINS
/* Encoder position for PROMICRO */
#define ENCODERS_PAD_A { F5, F6 }
/* Encoder position for BLUEFRUIT LE
#define ENCODERS_PAD_A { C6, D7 }
*/
/* COL2ROW or ROW2COL */
#define DIODE_DIRECTION COL2ROW