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
|
|
@ -61,8 +61,8 @@
|
|||
//
|
||||
// Temperature Sensors
|
||||
//
|
||||
#define TEMP_0_PIN 0 // ANALOG INPUT (pin 33 extruder)
|
||||
#define TEMP_BED_PIN 5 // ANALOG INPUT (pin 34 bed)
|
||||
#define TEMP_0_PIN 0 // Analog Input (pin 33 extruder)
|
||||
#define TEMP_BED_PIN 5 // Analog Input (pin 34 bed)
|
||||
|
||||
//
|
||||
// Heaters
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue