diff options
author | midopple <mdoppler@gmx.at> | 2012-01-28 23:55:52 +0100 |
---|---|---|
committer | midopple <mdoppler@gmx.at> | 2012-01-28 23:55:52 +0100 |
commit | 8d17b09475758d18c5270afbee51ac33a403f8a3 (patch) | |
tree | e81d4abb66aaaf1522a0451fd8fe481119ab5763 | |
parent | 012855c6d1dedf36991c958a2aa74bdc76eb86ee (diff) |
Update Sprinter/Configuration.h
-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 d594094..b60db88 100644 --- a/Sprinter/Configuration.h +++ b/Sprinter/Configuration.h @@ -13,7 +13,7 @@ // Gen 3 Plus = 21 // gen 3 Monolithic Electronics = 22 // Gen3 PLUS for TechZone Gen3 Remix Motherboard = 23 -#define MOTHERBOARD 3 +#define MOTHERBOARD 62 //// Thermistor settings: // 1 is 100k thermistor |