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
> -`getVelocity` can now be called as many times as necessary (it recalculates the velocity if the time between calls is longer then `minDeltaT` - default 0.1ms)
46
+
> -`getVelocity` can now be called as many times as necessary (it recalculates the velocity if the time between calls is longer then `min_elapsed_time` - default 0.1ms)
47
47
> - BG431 board can be used only with `LowsideCurrentSense` class!
48
48
> -`initFOC` fails if current sense not initialised
49
49
> - driver and curent sense have to be well initialised for `initFOC` to start
0 commit comments