From 74dd922e9c508445a8d957e12ae78e885a127f7d Mon Sep 17 00:00:00 2001 From: Joe Kerman Date: Tue, 4 Oct 2011 18:45:20 -0500 Subject: i will figure out git eventually --- Sprinter/Configuration.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Sprinter') diff --git a/Sprinter/Configuration.h b/Sprinter/Configuration.h index d7d95cb..f36183e 100644 --- a/Sprinter/Configuration.h +++ b/Sprinter/Configuration.h @@ -45,7 +45,7 @@ const bool ENDSTOPS_INVERTING = false; //set to true to invert the logic of the #define BAUDRATE 115200 // Comment out (using // at the start of the line) to disable SD support: -//#define SDSUPPORT +#define SDSUPPORT //// ADVANCED SETTINGS - to tweak parameters -- cgit v1.2.1