diff options
author | jebba <moe@blagblagblag.org> | 2011-08-23 13:57:23 -0600 |
---|---|---|
committer | jebba <moe@blagblagblag.org> | 2011-08-23 13:57:23 -0600 |
commit | 6d63c2d9e99169dc67a67a90aa5c70752d35b08a (patch) | |
tree | cd063f89b241aef981292cfe91b1381b13329f1c | |
parent | 288e2814576b40a0ff19ebc53d1ec620d253a26a (diff) |
Add EPCOS comment to configuration.
-rw-r--r-- | Sprinter/Configuration.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Sprinter/Configuration.h b/Sprinter/Configuration.h index d5f5460..8310773 100644 --- a/Sprinter/Configuration.h +++ b/Sprinter/Configuration.h @@ -19,6 +19,7 @@ // 3 is mendel-parts thermistor // 4 is 10k thermistor // 5 is ParCan supplied 104GT-2 100K +// 6 is EPCOS 100k #define THERMISTORHEATER 1 #define THERMISTORBED 1 |