Skip to content

Commit

Permalink
Fix LCD for Tevo Tornado (#16474)
Browse files Browse the repository at this point in the history
  • Loading branch information
meponderR authored and thinkyhead committed Jan 8, 2020
1 parent 5a5e1d0 commit 5e7943f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions config/examples/Tevo/Tornado/V2 (MKS GEN-L)/Configuration.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 5e7943f

Please sign in to comment.