Add power supply and generate 3D
This commit is contained in:
@@ -85,7 +85,8 @@ void setup()
|
||||
|
||||
motor.linkSensor(&sensor);
|
||||
motor.init();
|
||||
motor.initFOC(5.48, CCW);
|
||||
// motor.initFOC(5.48, CCW);
|
||||
motor.initFOC();
|
||||
}
|
||||
|
||||
void loop()
|
||||
|
Reference in New Issue
Block a user