Skip to content

Commit b5dccfb

Browse files
committed
readme prepared for v2.1.1
1 parent b893f11 commit b5dccfb

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,13 @@ Therefore this is an attempt to:
2424
> - added initial support for `MagneticSensorPWM`
2525
> - added examples to find the raw max and min of the analog and pwm sensor
2626
> - extension of the `Commander` interface
27+
> - added pwm centering option `WC`
28+
> - added pwm modulation cmd `WT`
2729
> - improved esp32 implementation to avoid the need for mcpwm.h changes by @tschundler
2830
> - issue #62: motor.shaft_angle setting in the motor.initFOC()
31+
> - issue #76: esp32 division by zero
32+
> - issue #46: commander end of line character - by @maxlem
33+
> - [community fix](https://community.simplefoc.com/t/as5600-dead-spot-around-0/208) AS5600 register value
2934
3035
## Arduino *SimpleFOClibrary* v2.1
3136

0 commit comments

Comments
 (0)