Chris Pepper
6 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
Marlin/src/pins/pins_RAMPS_RE_ARM.h
|
@ -196,7 +196,7 @@ |
|
|
|
|
|
|
|
|
#define PS_ON_PIN P2_12 // (12)
|
|
|
#define PS_ON_PIN P2_12 // (12)
|
|
|
|
|
|
|
|
|
#ifndef MAX6675_SS_PIN && !USE_ZMAX_PLUG |
|
|
#if !defined(MAX6675_SS_PIN) && DISABLED(USE_ZMAX_PLUG) |
|
|
#define MAX6675_SS_PIN P1_28 |
|
|
#define MAX6675_SS_PIN P1_28 |
|
|
#endif |
|
|
#endif |
|
|
|
|
|
|
|
|