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
62
```cpp
@@ -229,4 +232,4 @@ But every motor is a bit different and you can check these values empirically on
229
232
230
233
## Further read
231
234
232
-
For more info about the initialization procedure, real-time execution and the implementation details please visit [FOC implementation docs](foc_implementation).
235
+
For more info about the initialization procedure, real-time execution and the implementation details please visit [FOC implementation docs](foc_implementation).
0 commit comments