Update Anet V1.0 display timing (#21425)

2.0.x
Ramiro Polla 4 years ago committed by Scott Lahteine
parent 5c8f7c7ea3
commit 375404290d

@ -191,7 +191,7 @@
#define BTN_EN1 11
#define BTN_EN2 10
#define BTN_ENC 16
#define BOARD_ST7920_DELAY_1 DELAY_NS(0)
#define BOARD_ST7920_DELAY_1 DELAY_NS(125)
#define BOARD_ST7920_DELAY_2 DELAY_NS(63)
#define BOARD_ST7920_DELAY_3 DELAY_NS(125)
#endif

Loading…
Cancel
Save