File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -24,8 +24,13 @@ Therefore this is an attempt to:
24
24
> - added initial support for ` MagneticSensorPWM `
25
25
> - added examples to find the raw max and min of the analog and pwm sensor
26
26
> - extension of the ` Commander ` interface
27
+ > - added pwm centering option ` WC `
28
+ > - added pwm modulation cmd ` WT `
27
29
> - improved esp32 implementation to avoid the need for mcpwm.h changes by @tschundler
28
30
> - 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
29
34
30
35
## Arduino * SimpleFOClibrary* v2.1
31
36
You can’t perform that action at this time.
0 commit comments