Fix steppers connection. #13
This commit is contained in:
+2
-2
@@ -6,8 +6,8 @@
|
||||
*/
|
||||
|
||||
const DEFAULTS = {
|
||||
speed: 600,
|
||||
accel: 100,
|
||||
speed: 800,
|
||||
accel: 400,
|
||||
delay: 2500
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user