You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Here is the code of implementation of the Sinusoidal PWM in the <spanclass="simple">Simple<spanclass="foc">FOC</span>library</span>:
59
67
```cpp
@@ -229,4 +237,4 @@ But every motor is a bit different and you can check these values empirically on
229
237
230
238
## Further read
231
239
232
-
For more info about the initialization procedure, real-time execution and the implementation details please visit [FOC implementation docs](foc_implementation).
240
+
For more info about the initialization procedure, real-time execution and the implementation details please visit [FOC implementation docs](foc_implementation).
0 commit comments