瀏覽代碼

No need for unused LCD_PINS_Dn

Scott Lahteine 7 年之前
父節點
當前提交
5972251b17
共有 1 個檔案被更改,包括 0 行新增3 行删除
  1. 0
    3
      Marlin/src/pins/pins_MELZI_CREALITY.h

+ 0
- 3
Marlin/src/pins/pins_MELZI_CREALITY.h 查看文件

@@ -52,9 +52,6 @@
52 52
 #define LCD_PINS_RS     28 // st9720 CS
53 53
 #define LCD_PINS_ENABLE 17 // st9720 DAT
54 54
 #define LCD_PINS_D4     30 // st9720 CLK
55
-#define LCD_PINS_D5     -1
56
-#define LCD_PINS_D6     -1
57
-#define LCD_PINS_D7     -1
58 55
 #define FIL_RUNOUT_PIN  -1 // Uses Beeper/LED Pin Pulled to GND
59 56
 
60 57
 // Alter timing for graphical display

Loading…
取消
儲存