Skip to content

Commit 1e8a70f

Browse files
authored
Revise README with new torque control and examples
Updated documentation with new features and guides.
1 parent 92bd7ff commit 1e8a70f

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@ Therefore this is an attempt to:
5656
> - Torque control - [docs](https://docs.simplefoc.com/torque_control)
5757
> - Added `estimated_current` torque control mode for model-based current estimation without current sensing - see in [docs](https://docs.simplefoc.com/estimated_current_mode)
5858
> - Now we can easily switch between voltage and estimated current control
59-
>
6059
> - Docs updates - see [docs](https://docs.simplefoc.com/)
6160
> - Write the code page updated - see [docs](https://docs.simplefoc.com/code)
6261
> - 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:
6766
> - Practical guides updated and extended - see [docs](https://docs.simplefoc.com/practical_guides)
6867
> - Motor parameter measurement guide - see [docs](https://docs.simplefoc.com/practical_guides#motor-parameters-and-characterization)
6968
> - PID tuning guides - see [docs](https://docs.simplefoc.com/practical_guides#pid-tuning)
70-
>
7169
> - Examples
7270
> - `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-
>
7471
> - Changelog
7572
> - See the release notes for more details: [see release](https://github.com/simplefoc/Arduino-FOC/releases)
7673
> - 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

Comments
 (0)