mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-07-26 16:14:01 -06:00
🔧 CR-10S stock board has onboard SD (#716)
This commit is contained in:
parent
c83a1f7c7a
commit
b9522cfa47
1 changed files with 1 additions and 1 deletions
|
@ -1649,7 +1649,7 @@
|
||||||
*
|
*
|
||||||
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
||||||
*/
|
*/
|
||||||
//#define SDCARD_CONNECTION LCD
|
#define SDCARD_CONNECTION ONBOARD
|
||||||
|
|
||||||
// Enable if SD detect is rendered useless (e.g., by using an SD extender)
|
// Enable if SD detect is rendered useless (e.g., by using an SD extender)
|
||||||
//#define NO_SD_DETECT
|
//#define NO_SD_DETECT
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue