mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-08-10 15:25:21 -06:00
SD_DETECT_STATE LOW on Anycubic Kossel (#515)
This commit is contained in:
parent
d24a5e7631
commit
1eef352f1d
1 changed files with 1 additions and 1 deletions
|
@ -1294,7 +1294,7 @@
|
|||
|
||||
// The standard SD detect circuit reads LOW when media is inserted and HIGH when empty.
|
||||
// Enable this option and set to HIGH if your SD cards are incorrectly detected.
|
||||
#define SD_DETECT_STATE HIGH
|
||||
//#define SD_DETECT_STATE HIGH
|
||||
|
||||
//#define SD_IGNORE_AT_STARTUP // Don't mount the SD card when starting up
|
||||
//#define SDCARD_READONLY // Read-only SD card (to save over 2K of flash)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue