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
Copy file name to clipboardExpand all lines: README.md
-3Lines changed: 0 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -56,7 +56,6 @@ Therefore this is an attempt to:
56
56
> - Torque control - [docs](https://docs.simplefoc.com/torque_control)
57
57
> - Added `estimated_current` torque control mode for model-based current estimation without current sensing - see in [docs](https://docs.simplefoc.com/estimated_current_mode)
58
58
> - Now we can easily switch between voltage and estimated current control
59
-
>
60
59
> - Docs updates - see [docs](https://docs.simplefoc.com/)
61
60
> - Write the code page updated - see [docs](https://docs.simplefoc.com/code)
62
61
> - Better step-by-step setup guides - see [docs](https://docs.simplefoc.com/example_from_scratch)
@@ -67,10 +66,8 @@ Therefore this is an attempt to:
67
66
> - Practical guides updated and extended - see [docs](https://docs.simplefoc.com/practical_guides)
68
67
> - Motor parameter measurement guide - see [docs](https://docs.simplefoc.com/practical_guides#motor-parameters-and-characterization)
69
68
> - PID tuning guides - see [docs](https://docs.simplefoc.com/practical_guides#pid-tuning)
70
-
>
71
69
> - Examples
72
70
> -`align_current_sense.ino` example added to the `examples/utils/current_sense_test` allowing to verify the alignment between the driver and the current sense phases
73
-
>
74
71
> - Changelog
75
72
> - See the release notes for more details: [see release](https://github.com/simplefoc/Arduino-FOC/releases)
76
73
> - See the milestones: [v2.3.6 (unreleased)](https://github.com/simplefoc/Arduino-FOC/milestone/14) and [v2.4.0](https://github.com/simplefoc/Arduino-FOC/milestone/13)
0 commit comments