1
0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2024-11-30 07:17:59 +00:00

Disable SD Detect for K8400

This commit is contained in:
Philip Standt 2016-12-28 23:21:18 +01:00 committed by GitHub
parent 922c67f17d
commit 8ae2bc7e2e

View File

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