ソースを参照

Fix LCD for Tevo Tornado (#16474)

meponderR 4年前
コミット
5e7943f19f
1個のファイルの変更3行の追加0行の削除
  1. 3
    0
      config/examples/Tevo/Tornado/V2 (MKS GEN-L)/Configuration.h

+ 3
- 0
config/examples/Tevo/Tornado/V2 (MKS GEN-L)/Configuration.h ファイルの表示

@@ -1882,6 +1882,9 @@
1882 1882
 // http://reprap.org/wiki/RepRapDiscount_Full_Graphic_Smart_Controller
1883 1883
 //
1884 1884
 #define REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER
1885
+#define ST7920_DELAY_1 DELAY_NS(150)
1886
+#define ST7920_DELAY_2 DELAY_NS(150)
1887
+#define ST7920_DELAY_3 DELAY_NS(150)
1885 1888
 
1886 1889
 //
1887 1890
 // ReprapWorld Graphical LCD

読み込み中…
キャンセル
保存