We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a32d47 commit 3d751ccCopy full SHA for 3d751cc
src/motors/HybridStepperMotor/HybridStepperMotor.cpp
@@ -70,6 +70,7 @@ int HybridStepperMotor::init()
70
_delay(500);
71
72
motor_status = FOCMotorStatus::motor_uncalibrated;
73
+ return 1;
74
}
75
76
// disable motor driver
0 commit comments