Label analog pins in a similar way
Some other pins formatting also
This commit is contained in:
parent
0c0deb5194
commit
bd8520e61d
26 changed files with 172 additions and 140 deletions
|
|
@ -68,8 +68,8 @@
|
|||
//
|
||||
// Temperature Sensors
|
||||
//
|
||||
#define TEMP_0_PIN 7 // Extruder / Analog pin numbering
|
||||
#define TEMP_BED_PIN 6 // Bed / Analog pin numbering
|
||||
#define TEMP_0_PIN 7 // Analog Input
|
||||
#define TEMP_BED_PIN 6 // Analog Input
|
||||
|
||||
//
|
||||
// Heaters / Fans
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue