mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-07-08 07:27:44 -06:00
SD_IGNORE_AT_STARTUP
This commit is contained in:
parent
c30cc4091f
commit
4b59ba869f
195 changed files with 195 additions and 0 deletions
|
@ -1177,6 +1177,7 @@
|
|||
// Enable this option and set to HIGH if your SD cards are incorrectly detected.
|
||||
#define SD_DETECT_STATE LOW
|
||||
|
||||
//#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)
|
||||
|
||||
#define SD_PROCEDURE_DEPTH 1 // Increase if you need more nested M32 calls
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue