🐛 Fix Melzi encoder
This commit is contained in:
parent
eff6c407a5
commit
92b2076dda
@ -51,6 +51,11 @@
|
|||||||
#define LCD_PINS_ENABLE 17 // ST9720 DAT
|
#define LCD_PINS_ENABLE 17 // ST9720 DAT
|
||||||
#define LCD_PINS_D4 30 // ST9720 CLK
|
#define LCD_PINS_D4 30 // ST9720 CLK
|
||||||
|
|
||||||
|
#define BTN_ENC 16
|
||||||
|
#define BTN_EN1 11
|
||||||
|
#define BTN_EN2 10
|
||||||
|
#define BEEPER_PIN 27
|
||||||
|
|
||||||
#define LCD_PINS_DEFINED
|
#define LCD_PINS_DEFINED
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user