Browse Source

Merge pull request #5619 from Ocarthon/RCBugFix

Disable SD Detect for K8400
Scott Lahteine 7 years ago
parent
commit
16357fbfdf
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      Marlin/pins_K8400.h

+ 1
- 0
Marlin/pins_K8400.h View File

@@ -65,3 +65,4 @@
65 65
 //
66 66
 #undef PS_ON_PIN
67 67
 #undef KILL_PIN
68
+#undef SD_DETECT_PIN

Loading…
Cancel
Save