🐛 Board Temp Sensor followup (#22350)

This commit is contained in:
Keith Bennett
2021-07-13 17:08:04 -07:00
committed by GitHub
parent 4479b0222b
commit 3797549e7e
6 changed files with 68 additions and 2 deletions

View File

@@ -161,7 +161,7 @@
//
#define TEMP_0_PIN PA2 // T0 <-> E0
#define TEMP_1_PIN PA0 // T1 <-> E1
#define TEMP_BOARD_PIN TEMP_1_PIN // Onboard sensor shared with T1
#define TEMP_BOARD_PIN PC2 // Onboard thermistor, NTC100K
#define TEMP_BED_PIN PA1 // T2 <-> Bed
#define TEMP_PROBE_PIN PC3 // Shares J4 connector with PD1