Cleaned up config.h

pull/3/head
Dirk Niggemann 5 years ago
parent dbecd69c55
commit de5f2537e0
  1. 3
      config.h

@ -168,6 +168,9 @@
#define ENC_L_PIN_A 3 #define ENC_L_PIN_A 3
#define ENC_L_PIN_B 2 #define ENC_L_PIN_B 2
#define BUT_L_PIN 4 #define BUT_L_PIN 4
//#define ENC_R_PIN_A 28
//#define ENC_R_PIN_B 29
//#define BUT_R_PIN 30
#define ENC_R_PIN_A 6 #define ENC_R_PIN_A 6
#define ENC_R_PIN_B 5 #define ENC_R_PIN_B 5
#define BUT_R_PIN 8 #define BUT_R_PIN 8

Loading…
Cancel
Save