Skip to content

Commit 48d151e

Browse files
committed
update the README + v2.3
1 parent 4c5160a commit 48d151e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Therefore this is an attempt to:
4343
> - `StepDirListener` improved timing [#169](https://github.com/simplefoc/Arduino-FOC/issues/169), [#209](https://github.com/simplefoc/Arduino-FOC/pull/209)
4444
> - API changes
4545
> - `setPhaseVoltage` is now public function
46-
> - `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)
4747
> - BG431 board can be used only with `LowsideCurrentSense` class!
4848
> - `initFOC` fails if current sense not initialised
4949
> - driver and curent sense have to be well initialised for `initFOC` to start

0 commit comments

Comments
 (0)