diff options
-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 54ea8ea..39fe1f0 100644 --- a/Sprinter/Configuration.h +++ b/Sprinter/Configuration.h @@ -6,7 +6,7 @@ // The following define selects which electronics board you have. Please choose the one that matches your setup // MEGA/RAMPS up to 1.2 = 3, -// RAMPS 1.3 = 63 +// RAMPS 1.3 = 33 // Gen6 = 5, // Sanguinololu up to 1.1 = 6 // Sanguinololu 1.2 and above = 62 |