From 21e2b4fd88abcb20da394ee5dd13273a0b2ab308 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tomislav=20Kopi=C4=87?= Date: Sat, 26 Oct 2024 11:08:06 +0200 Subject: [PATCH] Disable SD support --- Marlin/Configuration.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Marlin/Configuration.h b/Marlin/Configuration.h index 9a0ce59..c123815 100644 --- a/Marlin/Configuration.h +++ b/Marlin/Configuration.h @@ -2490,7 +2490,7 @@ * SD Card support is disabled by default. If your controller has an SD slot, * you must uncomment the following option or it won't work. */ -#define SDSUPPORT +//#define SDSUPPORT /** * SD CARD: ENABLE CRC