Fix LCD for Tevo Tornado (#16474)
This commit is contained in:
parent
5a5e1d0401
commit
5e7943f19f
@ -1882,6 +1882,9 @@
|
||||
// http://reprap.org/wiki/RepRapDiscount_Full_Graphic_Smart_Controller
|
||||
//
|
||||
#define REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER
|
||||
#define ST7920_DELAY_1 DELAY_NS(150)
|
||||
#define ST7920_DELAY_2 DELAY_NS(150)
|
||||
#define ST7920_DELAY_3 DELAY_NS(150)
|
||||
|
||||
//
|
||||
// ReprapWorld Graphical LCD
|
||||
|
Loading…
Reference in New Issue
Block a user