Update analog pins labels
This commit is contained in:
@@ -111,10 +111,10 @@
|
||||
//
|
||||
// Temperature Sensors
|
||||
//
|
||||
#define TEMP_BED_PIN PA0 // ANALOG NUMBERING
|
||||
#define TEMP_0_PIN PA1 // ANALOG NUMBERING
|
||||
#define TEMP_1_PIN -1 // ANALOG NUMBERING
|
||||
#define TEMP_2_PIN -1 // ANALOG NUMBERING
|
||||
#define TEMP_BED_PIN PA0 // Analog Input
|
||||
#define TEMP_0_PIN PA1 // Analog Input
|
||||
#define TEMP_1_PIN -1 // Analog Input
|
||||
#define TEMP_2_PIN -1 // Analog Input
|
||||
|
||||
//
|
||||
// LCD Pins
|
||||
|
||||
Reference in New Issue
Block a user