Skip to content
Snippets Groups Projects
Commit ff38a3c3 authored by Scott Lahteine's avatar Scott Lahteine Committed by GitHub
Browse files

Use SD Detect Pin 53 for 3DRAG, K8200, and K8400

See #4316
parent 9a9e9afc
Branches
Tags
No related merge requests found
...@@ -58,7 +58,10 @@ ...@@ -58,7 +58,10 @@
// SD Card // SD Card
// //
#undef SDSS #undef SDSS
#define SDSS 25//53 #define SDSS 25
#undef SD_DETECT_PIN
#define SD_DETECT_PIN 53
// //
// Heaters / Fans // Heaters / Fans
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment