Skip to content

Commit e745a35

Browse files
committed
FEAT support for 1.4.0
1 parent 78148fd commit e745a35

16 files changed

+0
-2307
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ This is the minimal Arduino example of the [Simple FOC](https://github.com/askur
1111
├───arduino_foc_minimal_encoder # Arduino minimal code for running a motor with Encoder
1212
1313
└───arduino_foc_minimal_magnetic # Arduino minimal code for running a motor with magnetic sensor
14-
# AS5048/47
1514
```
1615

1716
Each of the examples will give you the opportunity to change the PI velocity parameters `P` and `I`, Low pass filter time constant `Tf`, change the control loop in real time and check the average loop execution time, all from the serial terminal.

0 commit comments

Comments
 (0)