Pins cleanup

This commit is contained in:
Scott Lahteine
2019-07-12 23:06:56 -05:00
parent 82cafc9b19
commit b2b7c583eb
4 changed files with 77 additions and 91 deletions

View File

@@ -38,9 +38,6 @@
//
// Limit Switches
//
#define U_MIN_PIN -1
#define V_MIN_PIN -1
#define W_MIN_PIN -1
#define X_STOP_PIN PB3
#define Y_STOP_PIN PB4
#define Z_STOP_PIN PB5