ソースを参照

Mistake there, not sure why I did that. My bad.

daid303 11年前
コミット
c5d4225804
1個のファイルの変更1行の追加1行の削除
  1. 1
    1
      Marlin/Marlin.pde

+ 1
- 1
Marlin/Marlin.pde ファイルの表示

@@ -36,7 +36,7 @@
36 36
 #ifdef ULTRA_LCD
37 37
 #include <LiquidCrystal.h>
38 38
 #endif
39
-#ifdef
39
+
40 40
 #if DIGIPOTSS_PIN > -1
41 41
 #include <SPI.h>
42 42
 #endif

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