Increased delay to help with GLCD artifacts.
This commit is contained in:
parent
0c0a7af147
commit
d98a233cc0
@ -2961,6 +2961,10 @@
|
|||||||
//
|
//
|
||||||
#if DISABLED(TAZPro, TAZProXT)
|
#if DISABLED(TAZPro, TAZProXT)
|
||||||
#define REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER
|
#define REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER
|
||||||
|
|
||||||
|
#define ST7920_DELAY_1 DELAY_NS(200) // After CLK LOW
|
||||||
|
#define ST7920_DELAY_2 DELAY_NS(400) // After DAT
|
||||||
|
#define ST7920_DELAY_3 DELAY_NS(200) // After CLK HIGH
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
//
|
//
|
||||||
|
Loading…
Reference in New Issue
Block a user