Config pins fixes
Compare changes
+ 15
− 11
@@ -9,14 +9,14 @@
@@ -27,7 +27,10 @@
@@ -53,14 +56,15 @@ const size_t output_bufflen = 2048;
@@ -78,8 +82,8 @@ const size_t stepper_numAxis = 3;
@@ -90,8 +94,8 @@ const bool stepper_backward[] = {HIGH,LOW,LOW};