Luke Harrison
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
2 deletions
-
Marlin/src/pins/lpc1768/pins_BTT_SKR_V1_4.h
|
|
@ -153,8 +153,8 @@ |
|
|
|
#define E1_CS_PIN P1_01 |
|
|
|
#endif |
|
|
|
|
|
|
|
#define TEMP_1_PIN P0_23_A0 // A2 (T2) - (69) - TEMP_1_PIN
|
|
|
|
#define TEMP_BED_PIN P0_25_A2 // A0 (T0) - (67) - TEMP_BED_PIN
|
|
|
|
#define TEMP_1_PIN P0_23_A0 // A0 (T0) - (67) - TEMP_1_PIN
|
|
|
|
#define TEMP_BED_PIN P0_25_A2 // A2 (T2) - (69) - TEMP_BED_PIN
|
|
|
|
|
|
|
|
//
|
|
|
|
// Software SPI pins for TMC2130 stepper drivers
|
|
|
|