Fix SKR 1.4 thermistor pin comments (#19510)

This commit is contained in:
Luke Harrison 2020-09-26 02:48:24 +02:00 committed by Scott Lahteine
parent 0fedd76819
commit 3065e4f941

View File

@ -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