diff options
Diffstat (limited to 'Sprinter')
-rw-r--r-- | Sprinter/Configuration.h | 2 |
1 files changed, 1 insertions, 1 deletions
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 |