Fix TEMP_0_TR_ENABLE, rename temp conditions (#21016)

This commit is contained in:
Scott Lahteine
2021-02-07 16:58:06 -06:00
parent 80c1be919f
commit 47b872f5d0
9 changed files with 525 additions and 493 deletions

View File

@@ -135,7 +135,7 @@
#define Y_STEP_PIN PE11
#define Y_DIR_PIN PE8
#define Y_ENABLE_PIN PD7
#ifndef Y_CS_PIN
#ifndef Y_CS_PIN
#define Y_CS_PIN PB8
#endif