summaryrefslogtreecommitdiff
path: root/Sprinter/Configuration.h
diff options
context:
space:
mode:
authorkliment <kliment.yanev@gmail.com>2012-03-14 12:13:52 -0700
committerkliment <kliment.yanev@gmail.com>2012-03-14 12:13:52 -0700
commitd8e913a6b6744872c2c1bb30901b930f3670444d (patch)
treebdf86f823d86265e61a3ead6ae7ef15563522909 /Sprinter/Configuration.h
parent54b68d0bf3c25de92147f35430eb1dee09eb60e2 (diff)
parent1fee76039cb55e620fc13a42acb518647633eac0 (diff)
Merge pull request #150 from midopple/experimental
Fix gen7 support, fix bug in ENDSTOPS_ONLY_FOR_HOMING
Diffstat (limited to 'Sprinter/Configuration.h')
-rw-r--r--Sprinter/Configuration.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/Sprinter/Configuration.h b/Sprinter/Configuration.h
index e17f6f4..a843b25 100644
--- a/Sprinter/Configuration.h
+++ b/Sprinter/Configuration.h
@@ -1,4 +1,4 @@
-#ifndef CONFIGURATION_H
+#ifndef CONFIGURATION_H
#define CONFIGURATION_H
// BASIC SETTINGS: select your board type, thermistor type, axis scaling, and endstop configuration
@@ -10,6 +10,7 @@
// Sanguinololu up to 1.1 = 6
// Sanguinololu 1.2 and above = 62
// Gen 7 @ 16MHZ only= 7
+// Gen 7 @ 20MHZ only= 71
// Teensylu (at90usb) = 8
// Gen 3 Plus = 21
// gen 3 Monolithic Electronics = 22