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
|
|
@ -74,9 +74,9 @@
|
|||
#define SDSS 16
|
||||
#define LED_PIN 46
|
||||
|
||||
#define TEMP_0_PIN 7 // ANALOG NUMBERING
|
||||
#define TEMP_1_PIN 6 // ANALOG NUMBERING
|
||||
#define TEMP_BED_PIN 6 // ANALOG NUMBERING
|
||||
#define TEMP_0_PIN 7 // Analog Input
|
||||
#define TEMP_1_PIN 6 // Analog Input
|
||||
#define TEMP_BED_PIN 6 // Analog Input
|
||||
|
||||
//
|
||||
// Heaters / Fans
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue